Добавлена версия composio

This commit is contained in:
Ярослав Малинин 2026-04-19 16:52:44 +03:00
parent f6e28eaca2
commit 7f4618d72f

View file

@ -9,4 +9,5 @@ dependencies = [
"uvicorn[standard]>=0.34.0",
"deepagents>=0.1.0",
"langchain-openai>=1.1.12",
"composio>=0.11.5",
]