-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
46 lines (46 loc) · 797 Bytes
/
requirements.txt
File metadata and controls
46 lines (46 loc) · 797 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
Flask==3.0.3
Flask-SQLAlchemy==3.1.1
Flask-Alembic==3.1.1
python-jose==3.3.0
Flask-Session==0.8.0
passlib==1.7.4
argon2-cffi==23.1.0
psycopg2-binary==2.9.9
PyMySQL==1.1.1
pymssql==2.3.1
gunicorn==23.0.0
uvicorn==0.30.6
asgiref==3.7.2
aiohttp==3.10.9
## The following requirements were added by pip freeze:
aiodns==3.2.0
aiosignal==1.3.1
alembic==1.13.2
argon2-cffi-bindings==21.2.0
attrs==24.2.0
blinker==1.8.2
Brotli==1.1.0
cachelib==0.13.0
cffi==1.17.1
click==8.1.7
cryptography==43.0.1
ecdsa==0.19.0
frozenlist==1.4.1
greenlet==3.1.1
h11==0.14.0
idna==3.10
itsdangerous==2.2.0
Jinja2==3.1.4
Mako==1.3.5
MarkupSafe==2.1.5
multidict==6.1.0
packaging==24.1
pyasn1==0.6.1
pycares==4.4.0
pycparser==2.22
rsa==4.9
six==1.16.0
SQLAlchemy==2.0.35
typing_extensions==4.12.2
Werkzeug==3.0.4
yarl==1.13.1