-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
73 lines (73 loc) · 1.22 KB
/
Copy pathrequirements.txt
File metadata and controls
73 lines (73 loc) · 1.22 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
61
62
63
64
65
66
67
68
69
70
71
72
73
alembic==1.14.1
amqp==5.3.1
annotated-types==0.7.0
anyio==4.8.0
async-timeout==5.0.1
bcrypt==4.3.0
billiard==4.2.1
celery==5.4.0
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
click==8.1.8
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
cryptography==44.0.2
distlib==0.3.9
dnspython==2.7.0
ecdsa==0.19.1
email-validator==2.2.0
exceptiongroup==1.2.2
fastapi==0.115.6
fastapi-limiter==0.1.6
filelock==3.18.0
greenlet==3.1.1
h11==0.14.0
httpcore==1.0.7
httpx==0.28.1
identify==2.6.9
idna==3.10
iniconfig==2.0.0
kombu==5.4.2
mako==1.3.8
markupsafe==3.0.2
nodeenv==1.9.1
packaging==24.2
passlib==1.7.4
ping3==4.0.8
pip==22.0.2
platformdirs==4.3.7
pluggy==1.5.0
pre-commit==4.2.0
prompt-toolkit==3.0.50
psycopg2-binary==2.9.10
pyasn1==0.4.8
pycparser==2.22
pydantic==2.10.5
pydantic-core==2.27.2
pydantic-settings==2.7.1
pytest==8.3.5
pytest-asyncio==0.25.3
pytest-mock==3.14.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-jose==3.4.0
python-multipart==0.0.20
pyyaml==6.0.2
redis==5.2.1
rsa==4.9.1
setuptools==59.6.0
six==1.17.0
sniffio==1.3.1
sqlalchemy==2.0.37
sqlmodel==0.0.22
starlette==0.41.3
tomli==2.2.1
typing-extensions==4.12.2
tzdata==2025.1
uvicorn==0.34.0
validators==0.34.0
vine==5.1.0
virtualenv==20.30.0
wcwidth==0.2.13