-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.12 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
alembic==1.13.2
bcrypt==4.1.2
blinker==1.8.2
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
colour==0.1.5
contourpy==1.3.0
cycler==0.12.1
dash==2.15.0
dash-bootstrap-components==1.6.0
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
dtreeviz==2.2.2
exceptiongroup==1.2.2
Flask==3.0.3
Flask-DotEnv==0.1.2
Flask-Login==0.6.3
Flask-Migrate==4.0.5
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
fonttools==4.53.1
furl==2.1.3
graphviz==0.20.3
greenlet==3.1.0
idna==3.10
importlib_metadata==8.5.0
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
joblib==1.4.2
kiwisolver==1.4.7
Mako==1.3.5
MarkupSafe==2.1.5
matplotlib==3.9.1
nest-asyncio==1.6.0
numpy==2.1.1
orderedmultidict==1.0.1
packaging==24.1
pandas==2.2.2
pillow==10.4.0
plotly==5.24.1
pluggy==1.5.0
pyparsing==3.1.4
pytest==8.3.3
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
requests==2.32.3
retrying==1.3.4
scikit-learn==1.4.2
scipy==1.14.1
six==1.16.0
SQLAlchemy==2.0.35
tenacity==9.0.0
threadpoolctl==3.5.0
tomli==2.0.1
treeinterpreter==0.2.3
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.3
Werkzeug==3.0.4
WTForms==3.1.2
zipp==3.20.2