修复 use_report 按钮无效问题

This commit is contained in:
zcr
2026-04-02 16:43:58 +08:00
parent d27fbc969d
commit 63b4b932c7
5 changed files with 476 additions and 439 deletions

View File

@@ -60,4 +60,7 @@ dependencies = [
"kombu>=5.4.0",
"sentence-transformers[onnx]>=5.3.0",
"celery-types>=0.26.0",
"langgraph-api>=0.7.94",
"debugpy>=1.8.20",
"pydevd-pycharm~=253.29346.308",
]