imetting/backend/requirements.txt

28 lines
289 B
Plaintext
Raw Permalink Normal View History

# Core Application Framework
fastapi
uvicorn
2026-04-14 01:56:57 +00:00
mcp
# Database & Cache
mysql-connector-python
redis
# Services & External APIs
requests
2026-04-13 01:03:23 +00:00
httpx
dashscope
PyJWT
qiniu
# Validation & Forms
email-validator
python-multipart
# System Monitoring
psutil
# APK Parsing
pyaxmlparser
2026-01-19 11:13:31 +00:00
python-dotenv