Files
HSAP/requirements.txt
Chengfang Lu 7c43b44c57 feat: initial HSAP platform
Huaxu Sentinel Active Safety Platform with embedded algorithm code,
Docker Compose setup, and vendored dataset scaffolds for clone-and-run.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-25 16:59:59 +08:00

12 lines
230 B
Plaintext

# 华胥主动安全平台 — Python 依赖
fastapi>=0.100.0
uvicorn>=0.23.0
pyyaml>=6.0
sqlalchemy>=2.0.0
psycopg2-binary>=2.9.9
redis>=5.0.0
python-jose[cryptography]>=3.3.0
httpx>=0.27.0
Pillow>=10.0.0
python-multipart>=0.0.9