-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
75 lines (75 loc) · 1.25 KB
/
requirements.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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
absl-py==0.12.0
altgraph==0.17
#antspyx==0.2.7
asgiref==3.3.4
astor==0.8.1
cached-property==1.5.2
certifi==2020.12.5
chardet==4.0.0
chart-studio==1.1.0
cycler==0.10.0
decorator==4.4.2
dipy==1.4.0
Django==3.2
filelock==3.0.12
gast==0.4.0
gdown==3.13.0
gevent==21.1.2
greenlet==1.0.0
grpcio==1.37.0
h5py==2.8.0
idna==2.10
imageio==2.9.0
importlib-metadata==3.10.1
joblib==1.0.1
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
kiwisolver==1.3.1
Markdown==3.3.4
matplotlib==3.3.4
MedPy==0.4.0
mock==4.0.3
networkx==2.5.1
nibabel==3.2.1
numpy==1.19.5
packaging==20.9
pandas==1.1.5
patsy==0.5.1
Pillow==8.2.0
#pkg-resources==0.0.0
plotly==4.14.3
protobuf==3.15.8
pyinstaller==4.2
pyinstaller-hooks-contrib==2021.1
pyparsing==2.4.7
PySide2==5.15.2
PySocks==1.7.1
python-dateutil==2.8.1
pytz==2021.1
PyWavelets==1.1.1
PyYAML==5.4.1
requests==2.25.1
retrying==1.3.3
scikit-image==0.17.2
scikit-learn==0.24.1
scipy==1.5.4
shiboken2==5.15.2
SimpleITK==2.0.2
six==1.15.0
sklearn==0.0
sqlparse==0.4.1
statsmodels==0.12.2
tensorboard==1.13.1
tensorflow==1.13.1
tensorflow-estimator==1.13.0
termcolor==1.1.0
threadpoolctl==2.1.0
tifffile==2020.9.3
tqdm==4.60.0
typing-extensions==3.7.4.3
urllib3==1.26.4
webcolors==1.11.1
Werkzeug==1.0.1
zipp==3.4.1
zope.event==4.5.0
zope.interface==5.4.0