airlabs-manage/backend/requirements.txt
zyc 0c951727a0
Some checks failed
Build and Deploy Backend / build-and-deploy (push) Has been cancelled
Build and Deploy Web / build-and-deploy (push) Has been cancelled
fix build bug
2026-02-12 15:28:13 +08:00

9 lines
119 B
Plaintext

fastapi
uvicorn[standard]
sqlalchemy
pydantic
python-jose[cryptography]
passlib[bcrypt]
bcrypt==4.0.1
python-multipart