-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
49 lines (49 loc) · 861 Bytes
/
requirements.txt
File metadata and controls
49 lines (49 loc) · 861 Bytes
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
ansi2html==1.8.0
blinker==1.6.2
certifi==2023.7.22
charset-normalizer==3.1.0
click==8.1.3
contourpy==1.1.0
cycler==0.11.0
dash==2.11.1
dash-bootstrap-components==1.4.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
exceptiongroup==1.1.2
Flask==2.2.5
Flask-SQLAlchemy==3.0.3
fonttools==4.41.1
greenlet==2.0.2
idna==3.4
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
kiwisolver==1.4.4
MarkupSafe==2.1.3
matplotlib==3.7.2
nest-asyncio==1.5.6
numpy==1.25.2
packaging==23.1
pandas==2.0.3
Pillow==10.0.0
plotly==5.15.0
pluggy==1.2.0
psycopg2-binary==2.9.6
PyMySQL==1.0.3
pyparsing==3.0.9
pytest==7.4.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
requests==2.31.0
retrying==1.3.4
six==1.16.0
SQLAlchemy==2.0.15
tenacity==8.2.2
tomli==2.0.1
typing_extensions==4.6.3
tzdata==2023.3
urllib3==2.0.3
Werkzeug==2.2.3
zipp==3.15.0