-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
63 lines (63 loc) · 2.22 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
alembic==1.8.1
anyio==3.6.1
black==22.6.0
Brotli==1.0.9
certifi==2022.6.15
click==8.1.3
colorama==0.4.5
dash==2.6.1
dash-bootstrap-components==1.2.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
dill==0.3.5.1
diskcache==5.4.0
Flask==2.2.2
Flask-Compress==1.12
Flask-Login==0.6.2
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.1
greenlet==1.1.2
h11==0.12.0
helium==3.0.8
httpcore==0.15.0
httpx==0.23.0
idna==3.3
importlib-metadata==4.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.1.0
lxml==4.9.1
Mako==1.2.1
Markdown==3.4.1
MarkupSafe==2.1.1
multiprocess==0.70.13
mypy-extensions==0.4.3
numpy==1.23.1
pandas==1.4.3
pathspec==0.9.0
platformdirs==2.5.2
plotly==5.9.0
psutil==5.9.1
psycopg2==2.9.3
Pygments==2.12.0
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2022.1
rfc3986==1.5.0
scikit-learn==1.1.2
scipy==1.9.0
selenium==3.141.0
six==1.16.0
sklearn==0.0
sniffio==1.2.0
SQLAlchemy==1.4.40
tenacity==8.0.1
threadpoolctl==3.1.0
tomli==2.0.1
typing_extensions==4.3.0
Werkzeug==2.2.2
WTForms==3.0.1
zipp==3.8.1
gunicorn==20.1.0