imetting_backend/requirements-prod.txt

24 lines
264 B
Plaintext
Raw Normal View History

2025-09-09 03:35:56 +00:00
# Core Application Framework
fastapi
uvicorn
# Database & Cache
mysql-connector-python
redis
# Services & External APIs
requests
dashscope
PyJWT
qiniu
# Validation & Forms
email-validator
2025-12-16 10:55:31 +00:00
python-multipart
# System Monitoring
psutil
2025-12-18 11:58:38 +00:00
# APK Parsing
2025-12-19 09:44:51 +00:00
pyaxmlparser