Files
fquiz/api/requirements.txt
T

20 lines
345 B
Plaintext
Raw Normal View History

2026-04-12 16:00:20 +08:00
fastapi==0.135.3
uvicorn==0.44.0
wsproto==1.3.2
pydantic-settings==2.13.1
pydantic==2.12.5
pydantic-core==2.41.5
2026-04-12 16:00:20 +08:00
sqlalchemy==2.0.49
psycopg==3.3.3
psycopg-binary==3.3.3
2026-04-12 16:00:20 +08:00
PyJWT==2.12.1
argon2-cffi==23.1.0
2026-04-24 15:50:52 +08:00
bcrypt==4.2.1
2026-04-12 16:00:20 +08:00
email-validator==2.3.0
python-multipart==0.0.20
boto3==1.40.59
2026-04-17 21:55:27 +08:00
httpx==0.28.1
2026-04-26 00:14:25 +08:00
celery[redis]==5.5.3
flower==2.0.1
rasterio==1.4.3