fix:修复镜像报错

This commit is contained in:
Daniel
2026-04-07 02:11:25 +08:00
parent 6b9b9d60b5
commit d22d6bb73b
2 changed files with 14 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
# Minimal deps for app.edge_dispatch_service only (center dispatch container).
# Do NOT use the full requirements.txt here — it pulls torch/transformers and fills the disk.
fastapi==0.116.1
uvicorn[standard]==0.35.0
pydantic==2.11.7
pydantic-settings==2.10.1
python-dotenv==1.1.1
oss2==2.18.5