mottery/backend/requirements.txt
2025-06-16 16:19:44 +08:00

15 lines
261 B
Plaintext

fastapi==0.104.1
uvicorn==0.24.0
sqlalchemy==2.0.23
pydantic==2.5.2
python-multipart==0.0.6
python-jose==3.3.0
passlib==1.7.4
bcrypt==4.0.1
pymysql==1.1.0
cryptography==41.0.5
python-dotenv==1.0.0
pandas==2.1.3
aiofiles==23.2.1
requests==2.31.0
schedule==1.2.1