From 57fd527b157edee9109aa054d31fc580adad47f1 Mon Sep 17 00:00:00 2001 From: Danil Parunin 5f1b81b8-4f5d-11e8-9c2d-fa7ae01bbebc Date: Tue, 16 Jun 2026 16:27:52 +0000 Subject: [PATCH] =?UTF-8?q?fix(needs=5Ffixes):=201=20=D0=B8=D1=81=D0=BF?= =?UTF-8?q?=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B9,=200=20=D0=BE?= =?UTF-8?q?=D1=82=D1=81=D1=82=D0=BE=D1=8F=D0=BD=D0=BE=20=E2=80=94=20requir?= =?UTF-8?q?ements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 25b62a2..0c5719e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,8 @@ -deepagents +deepagents==0.0.0 langchain>=1.2.10 langchain-openai>=0.3.0 langgraph>=0.2.0 langchain-chroma chromadb -langchain-community -python-dotenv httpx +python-dotenv