feat: AI Worker 平台 MVP v1.0.0 - 多租户/项目管理/AI Worker/任务编排/HITL审核/成本治理

This commit is contained in:
2026-08-12 13:31:06 +08:00
parent 20e2652476
commit 7fe95b6334
+14
View File
@@ -0,0 +1,14 @@
fastapi==0.115.0
uvicorn[standard]==0.30.0
sqlalchemy==2.0.35
alembic==1.13.2
pydantic==2.9.2
pydantic-settings==2.5.2
pydantic[email]==2.9.2
python-jose[cryptography]==3.3.0
bcrypt==4.2.0
python-multipart==0.0.12
httpx==0.27.2
psycopg2-binary==2.9.9
redis==5.0.8
python-dotenv==1.0.1