-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
48 lines (48 loc) · 1.72 KB
/
requirements.txt
File metadata and controls
48 lines (48 loc) · 1.72 KB
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
aniso8601==9.0.1
backports.entry-points-selectable==1.1.1
Brotli==1.0.9
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.0.4
colorama==0.4.4
cycler==0.11.0
dash==2.3.0
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
distlib==0.3.3
docopt==0.6.2
filelock==3.4.0
Flask==2.0.3
Flask-Compress==1.11
Flask-Cors==3.0.10
fonttools==4.31.2
gunicorn==20.1.0
idna==3.3
itsdangerous==2.1.2
Jinja2==3.1.0
joblib==1.1.0
kiwisolver==1.4.0
MarkupSafe==2.1.1
matplotlib==3.5.1
numpy==1.22.3
packaging==21.3
pandas==1.4.1
Pillow==9.0.1
pipreqs==0.4.11
platformdirs==2.4.0
plotly==5.6.0
pyparsing==3.0.7
python-dateutil==2.8.2
pytz==2022.1
requests==2.27.1
scikit-learn==1.0.2
scipy==1.8.0
six==1.16.0
sklearn==0.0
tenacity==8.0.1
threadpoolctl==3.1.0
urllib3==1.26.9
virtualenv==20.10.0
Werkzeug==2.0.3
yarg==0.1.9