-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
46 lines (45 loc) · 1.58 KB
/
requirements.txt
File metadata and controls
46 lines (45 loc) · 1.58 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
alembic==1.13.2
astroid==3.2.4
blinker==1.8.2
click==8.1.7
colorama==0.4.6
dill==0.3.8
et-xmlfile==1.1.0
flake8==7.1.0
Flask==3.0.3
Flask-Cors==4.0.1
Flask-JWT-Extended==4.6.0
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
greenlet==3.0.3
holidays==0.53
isort==5.13.2
itsdangerous==2.2.0
Jinja2==3.1.4
Mako==1.3.5
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mccabe==0.7.0
mdurl==0.1.2
mysql-connector-python==9.0.0
openpyxl==3.1.5
pbr==6.0.0
platformdirs==4.2.2
pycodestyle==2.12.0
pyflakes==3.2.0
Pygments==2.18.0
PyJWT==2.8.0
pylint==3.2.6
python-dateutil==2.9.0.post0
PyYAML==6.0.1
rich==13.7.1
six==1.16.0
SQLAlchemy==2.0.31
stevedore==5.2.0
tomli==2.0.1
tomlkit==0.13.0
typing_extensions==4.12.2
Werkzeug==3.0.3
requests~=2.32.3
setuptools==71.1.0
schedule~=1.2.2