-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 875 Bytes
/
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
alembic==1.12.1
apispec==6.3.0
blinker==1.7.0
click==8.1.7
Flask==3.0.0
Flask-JWT-Extended==4.5.3
Flask-Migrate==4.0.5
flask-smorest==0.42.2
Flask-SQLAlchemy==3.1.1
greenlet==3.0.1
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.3.0
MarkupSafe==2.1.3
marshmallow==3.20.1
packaging==23.2
passlib==1.7.4
PyJWT==2.8.0
python-dotenv==1.0.0
SQLAlchemy==2.0.23
typing_extensions==4.8.0
webargs==8.3.0
Werkzeug==3.0.1
alembic==1.12.1
apispec==6.3.0
blinker==1.7.0
click==8.1.7
Flask==3.0.0
Flask-JWT-Extended==4.5.3
Flask-Migrate==4.0.5
flask-smorest==0.42.2
Flask-SQLAlchemy==3.1.1
greenlet==3.0.1
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.3.0
MarkupSafe==2.1.3
marshmallow==3.20.1
packaging==23.2
passlib==1.7.4
pluggy==1.3.0
PyJWT==2.8.0
pytest==7.4.3
pytest-flask==1.3.0
python-dotenv==1.0.0
SQLAlchemy==2.0.23
typing_extensions==4.8.0
webargs==8.3.0
Werkzeug==3.0.1