airlabs-manage/backend/requirements.txt
zyc 79368c11e2
All checks were successful
Build and Deploy Backend / build-and-deploy (push) Successful in 1m25s
Build and Deploy Web / build-and-deploy (push) Successful in 56s
fix db bug
2026-02-14 10:01:20 +08:00

14 lines
166 B
Plaintext

fastapi
uvicorn[standard]
sqlalchemy
pydantic
python-jose[cryptography]
passlib[bcrypt]
bcrypt==4.0.1
python-multipart
openai
httpx
apscheduler
python-dotenv
pymysql