From 86644405f94a0384bf202085d6e234c88709ff7c Mon Sep 17 00:00:00 2001 From: Michael Joseph Date: Tue, 1 Dec 2020 09:44:21 -0500 Subject: [PATCH] update requirements --- requirements.txt | 83 +++--------------------------------------------- 1 file changed, 5 insertions(+), 78 deletions(-) diff --git a/requirements.txt b/requirements.txt index 569b42d6..a979eece 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,78 +1,5 @@ -attrs==19.1.0 -awscli==1.16.179 -backcall==0.1.0 -bids-validator==1.2.4 -bleach==3.1.4 -botocore==1.12.169 -colorama==0.3.9 -cycler==0.10.0 -decorator==4.4.0 -defusedxml==0.6.0 -dipy==1.1.1 -docopt==0.6.2 -docutils==0.14 -entrypoints==0.3 -fury==0.5.1 -h5py==2.10.0 -ipykernel==5.1.1 -ipython==7.5.0 -ipython-genutils==0.2.0 -ipywidgets==7.4.2 -jedi==0.13.3 -Jinja2==2.10.1 -jmespath==0.9.4 -joblib==0.13.2 -jsonschema==3.0.1 -jupyter==1.0.0 -jupyter-client==5.2.4 -jupyter-console==6.0.0 -jupyter-core==4.4.0 -kiwisolver==1.1.0 -MarkupSafe==1.1.1 -matplotlib==3.1.1 -mistune==0.8.4 -nbconvert==5.5.0 -nbformat==4.4.0 -nibabel==3.0.2 -nilearn==0.5.2 -notebook==6.1.5 -num2words==0.5.10 -numpy==1.17.4 -pandas==0.25.3 -pandocfilters==1.4.2 -parso==0.4.0 -patsy==0.5.1 -pexpect==4.7.0 -pickleshare==0.7.5 -Pillow==7.1.1 -pkg-resources==0.0.0 -prometheus-client==0.7.0 -prompt-toolkit==2.0.9 -ptyprocess==0.6.0 -pyasn1==0.4.5 -pybids==0.9.5 -Pygments==2.4.2 -pyparsing==2.4.0 -pyrsistent==0.15.2 -python-dateutil==2.8.0 -pytz==2019.1 -PyYAML==5.1 -pyzmq==18.0.1 -qtconsole==4.5.1 -rsa==3.4.2 -s3transfer==0.2.1 -scikit-learn==0.21.2 -scipy==1.3.0 -seaborn==0.9.0 -Send2Trash==1.5.0 -six==1.12.0 -SQLAlchemy==1.3.4 -terminado==0.8.2 -testpath==0.4.2 -tornado==6.0.2 -traitlets==4.3.2 -urllib3==1.25.3 -vtk==8.1.2 -wcwidth==0.1.7 -webencodings==0.5.1 -widgetsnbextension==3.4.2 +dipy==1.3.0 +fury==0.6.1 +matplotlib +nilearn==0.7.0 +pybids==0.12.4