update deepagent requirement
This commit is contained in:
@@ -24,7 +24,8 @@ dependencies = [
|
|||||||
"commentjson",
|
"commentjson",
|
||||||
"pandas",
|
"pandas",
|
||||||
"asgiref",
|
"asgiref",
|
||||||
"psycopg[binary]"
|
"psycopg[binary]",
|
||||||
|
"deepagents"
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
|
|||||||
Reference in New Issue
Block a user