imetting_backend/requirements.txt

27 lines
303 B
Plaintext
Raw Permalink Normal View History

2026-01-16 09:47:56 +00:00
# Core Application Framework
2025-08-05 01:46:40 +00:00
fastapi
2026-01-16 09:47:56 +00:00
uvicorn
# Database & Cache
2025-08-05 01:46:40 +00:00
mysql-connector-python
2026-01-16 09:47:56 +00:00
redis
# Services & External APIs
requests
2025-08-29 08:37:29 +00:00
dashscope
2026-01-16 09:47:56 +00:00
PyJWT
qiniu
# Validation & Forms
email-validator
python-multipart
# System Monitoring
2025-12-16 10:55:31 +00:00
psutil
2026-01-16 09:47:56 +00:00
# APK Parsing
2025-12-19 09:44:51 +00:00
pyaxmlparser
2026-01-16 09:47:56 +00:00
# Audio Metadata
tinytagpython-dotenv