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>
This commit is contained in:
11
requirements.txt
Normal file
11
requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# 华胥主动安全平台 — 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
|
||||
Reference in New Issue
Block a user