From b081cc69277fab4d6e07c814a750b3a99c95567a Mon Sep 17 00:00:00 2001 From: Ali Khan Date: Fri, 13 May 2022 10:43:22 -0400 Subject: [PATCH] fix --- requirements.txt | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index f0abf44..0000000 --- a/requirements.txt +++ /dev/null @@ -1,40 +0,0 @@ -astor==0.8.1; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and python_version >= "3.7" -bids-validator==1.9.3; python_version >= "3.7" -certifi==2021.10.8; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7" -charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.7" -click==8.1.3; python_version >= "3.7" -colorama==0.4.4; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.5.0" and python_version >= "3.7" and platform_system == "Windows" -cycler==0.11.0; python_version >= "3.7" -docopt==0.6.2; python_version >= "3.7" -fonttools==4.33.3; python_version >= "3.7" -formulaic==0.3.4; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and python_version >= "3.7" -idna==3.3; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7" -interface-meta==1.3.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.1" and python_full_version < "4.0.0" -joblib==1.1.0; python_version >= "3.8" -kiwisolver==1.4.2; python_version >= "3.7" -lxml==4.8.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" -matplotlib==3.5.2; python_version >= "3.7" -nibabel==3.2.2; python_version >= "3.6" -nilearn==0.9.1; python_version >= "3.6" -num2words==0.5.10; python_version >= "3.7" -numpy==1.22.3; python_version >= "3.8" -packaging==21.3; python_version >= "3.7" -pandas==1.4.2; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and python_version >= "3.8" -pillow==9.1.0; python_version >= "3.7" -pybids==0.15.1; python_version >= "3.7" -pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.7" -pypdf2==1.27.12; python_version >= "2.7" -python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8" -pytz==2022.1; python_version >= "3.8" -requests==2.27.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7" -scikit-learn==1.1.0; python_version >= "3.8" -scipy==1.6.1; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and python_version >= "3.8" -setuptools-scm==6.4.2; python_version >= "3.7" -six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7" -sqlalchemy==1.3.24; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7" -templateflow==0.8.1; python_version >= "3.7" -threadpoolctl==3.1.0; python_version >= "3.8" -tomli==2.0.1; python_version >= "3.7" -tqdm==4.64.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7" -urllib3==1.26.9; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7" -wrapt==1.14.1; python_full_version >= "3.7.1" and python_full_version < "4.0.0" and python_version >= "3.7"