-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 1.01 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
astroid==3.1.0
bcrypt==4.1.2
blinker==1.7.0
certifi==2024.2.2
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
cowsay==6.1
dash==2.16.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
dill==0.3.8
distlib==0.3.8
dnspython==2.6.1
email_validator==2.1.1
et-xmlfile==1.1.0
filelock==3.13.3
Flask==3.0.2
Flask-Bcrypt==1.0.1
Flask-Login==0.6.3
Flask-WTF==1.2.1
gunicorn==21.2.0
identify==2.5.35
idna==3.6
importlib_metadata==7.1.0
isort==5.13.2
itsdangerous==2.1.2
Jinja2==3.1.3
MarkupSafe==2.1.5
mccabe==0.7.0
mysql-connector-python==8.3.0
nest-asyncio==1.6.0
nodeenv==1.8.0
numpy==1.26.4
openpyxl==3.1.2
packaging==24.0
pandas==2.2.1
pillow==10.2.0
platformdirs==4.2.0
plotly==5.20.0
pre-commit==3.7.0
pylint==3.1.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.1
PyYAML==6.0.1
requests==2.31.0
retrying==1.3.4
six==1.16.0
tenacity==8.2.3
tomli==2.0.1
tomlkit==0.12.4
typing_extensions==4.10.0
tzdata==2024.1
urllib3==2.2.1
uuid==1.30
virtualenv==20.25.1
Werkzeug==3.0.1
WTForms==3.1.2
zipp==3.18.1