Files
SmartUp/backend/requirements.txt
T
2026-05-12 17:51:53 +08:00

11 lines
214 B
Plaintext

fastapi==0.115.5
uvicorn[standard]==0.32.1
sqlalchemy==2.0.36
python-jose[cryptography]==3.3.0
bcrypt==4.2.1
httpx==0.28.1
apscheduler==3.10.4
python-dotenv==1.0.1
pydantic-settings==2.6.1
python-multipart==0.0.20