-
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) · 1.64 KB
/
Copy pathrequirements.txt
File metadata and controls
46 lines (46 loc) · 1.64 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.1
amqp==5.3.1
annotated-types==0.7.0
anyio==4.12.0
async-timeout==5.0.1
bcrypt==5.0.0
billiard==4.2.4
celery==5.3.6
click==8.3.1
click-didyoumean==0.3.1
click-plugins==1.1.1.2
click-repl==0.3.0
colorama==0.4.6
ecdsa==0.19.1
fastapi==0.110.0
greenlet==3.3.0
h11==0.16.0
idna==3.11
kombu==5.6.1
Mako==1.3.10
MarkupSafe==3.0.3
packaging==25.0
passlib==1.7.4
prompt_toolkit==3.0.52
psycopg==3.1.18
psycopg-binary==3.1.18
psycopg2-binary==2.9.11
pyasn1==0.6.1
pydantic==2.5.3
pydantic-settings
pydantic_core==2.14.6
pydantic[email]==2.5.3
email-validator
python-dateutil==2.9.0.post0
python-dotenv==1.2.1
python-jose==3.3.0
redis==5.0.3
rsa==4.9.1
six==1.17.0
SQLAlchemy==2.0.29
starlette==0.36.3
typing_extensions==4.15.0
tzdata==2025.3
uvicorn==0.29.0
vine==5.1.0
wcwidth==0.2.14