update deepagent requirement

This commit is contained in:
2026-03-10 10:21:27 +08:00
parent 7b6ba79417
commit 95498180a2

View File

@@ -24,7 +24,8 @@ dependencies = [
"commentjson", "commentjson",
"pandas", "pandas",
"asgiref", "asgiref",
"psycopg[binary]" "psycopg[binary]",
"deepagents"
] ]
[tool.setuptools.packages.find] [tool.setuptools.packages.find]