-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
94 lines (94 loc) · 3.37 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
alabaster==0.7.12
alembic==1.4.2
amqp==2.6.0
antiorm==1.2.1
appdirs==1.4.4
Babel==2.8.0
bcrypt==3.1.7
billiard==3.6.3.0
blinker==1.4
celery==4.4.4
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
click==7.1.1
colorama==0.4.3
cryptography==2.9.2
cycler==0.10.0
db==0.1.1
decorator==4.4.2
docutils==0.16
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-DebugToolbar==0.11.0
Flask-Dropzone==1.5.4
Flask-Login==0.5.0
Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.4.1
Flask-Uploads==0.2.1
Flask-WTF==0.14.3
future==0.18.2
gevent==20.6.2
greenlet==0.4.16
idna==2.10
imageio==2.8.0
imagesize==1.2.0
importlib-metadata==1.6.0
itsdangerous==1.1.0
Jinja2==2.11.1
joblib==0.15.1
kiwisolver==1.2.0
kombu==4.6.10
Mako==1.1.2
MarkupSafe==1.1.1
matplotlib==3.2.1
meshio==4.0.16
mudicom==0.1.2
networkx==2.4
numpy==1.18.2
packaging==20.4
pandas==1.0.4
Pillow==7.0.0
plotly==4.9.0
psycopg2==2.8.4
psycopg2-binary==2.8.5
pycparser==2.20
pydicom==1.4.2
Pygments==2.6.1
pyOpenSSL==19.1.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-dotenv==0.13.0
python-editor==1.0.4
pytz==2020.1
pyvista==0.25.3
PyWavelets==1.1.1
redis==3.5.3
requests==2.24.0
retrying==1.3.3
scikit-image==0.17.2
scikit-learn==0.23.1
scipy==1.4.1
scooby==0.5.6
six==1.14.0
sklearn==0.0
snowballstemmer==2.0.0
Sphinx==3.1.2
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
SQLAlchemy==1.3.15
threadpoolctl==2.1.0
tifffile==2020.6.3
tk==0.1.0
urllib3==1.25.9
vine==1.3.0
vtk==9.0.1
Werkzeug==0.16.1
WTForms==2.2.1
zipp==3.1.0
zope.event==4.4
zope.interface==5.1.0