-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
60 lines (60 loc) · 1.02 KB
/
requirements.txt
File metadata and controls
60 lines (60 loc) · 1.02 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
alembic==1.7.7
aniso8601==9.0.1
astroid==3.3.4
certifi==2022.9.14
cfgv==3.4.0
charset-normalizer==2.0.12
click==8.0.4
colorama==0.4.5
coverage==7.6.1
dill==0.3.8
distlib==0.3.8
dynaconf==3.2.6
exceptiongroup==1.2.2
filelock==3.16.1
Flask==2.0.3
Flask-JWT-Extended==4.4.2
Flask-Migrate==4.0.1
Flask-RESTful==0.3.9
Flask-SQLAlchemy==2.5.1
greenlet==2.0.2
gunicorn==20.1.0
identify==2.6.1
idna==3.4
importlib-metadata==4.8.3
importlib-resources==5.4.0
iniconfig==2.0.0
isort==5.13.2
itsdangerous==2.0.1
Jinja2==3.0.3
Mako==1.1.6
MarkupSafe==2.0.1
mccabe==0.7.0
mysql-connector-python==8.0.32
mysqlclient==2.0.3
nodeenv==1.9.1
packaging==24.1
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==3.8.0
protobuf==3.19.6
psycopg2-binary==2.8.4
PyJWT==2.4.0
pylint==3.3.1
PyMySQL==1.0.2
pytest==8.3.3
pytest-cov==5.0.0
pytest-flask==1.3.0
python-dotenv==0.20.0
pytz==2022.7.1
PyYAML==6.0.2
requests==2.27.1
six==1.16.0
SQLAlchemy==1.4.0
tomli==2.0.1
tomlkit==0.13.2
typing_extensions==4.1.1
urllib3==1.26.12
virtualenv==20.26.6
Werkzeug==2.0.3
zipp==3.6.0