diff --git a/pyproject.toml b/pyproject.toml index a89a481..dad8183 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,8 @@ dependencies = [ "commentjson", "pandas", "asgiref", - "psycopg[binary]" + "psycopg[binary]", + "deepagents" ] [tool.setuptools.packages.find]