-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements_dev.txt
60 lines (60 loc) · 1.03 KB
/
requirements_dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
alabaster==0.7.12
appdirs==1.4.4
Babel==2.9.0
bleach==3.2.1
certifi==2020.11.8
chardet==3.0.4
colorama==0.4.4
coverage==5.3
distlib==0.3.1
docutils==0.16
filelock==3.0.12
flake8==3.8.4
idna==2.10
imagesize==1.2.0
importlib-metadata==2.1.0
Jinja2==2.11.2
joblib==0.17.0
keyring==21.5.0
MarkupSafe==1.1.1
mccabe==0.6.1
nibabel==3.2.0
nilearn==0.7.0
numpy==1.19.4
packaging==20.5
pandas==1.1.4
pathtools==0.1.2
pkginfo==1.6.1
pluggy==0.13.1
py==1.9.0
pycodestyle==2.6.0
pyflakes==2.2.0
Pygments==2.7.2
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2020.4
readme-renderer==28.0
requests==2.25.0
requests-toolbelt==0.9.1
rfc3986==1.4.0
scikit-learn==0.23.2
scipy==1.5.4
six==1.15.0
snowballstemmer==2.0.0
Sphinx==3.3.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
threadpoolctl==2.1.0
toml==0.10.2
tox==3.20.1
tqdm==4.54.0
twine==3.2.0
urllib3==1.26.2
virtualenv==20.2.1
watchdog==0.10.4
webencodings==0.5.1
zipp==3.4.0