From dca5c6209b37329b510aeb1f46373b4943f8a043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=205f1b81b8-4f5d-11e8-9c2d-fa7ae01?= =?UTF-8?q?bbebc?= Date: Wed, 1 Jul 2026 18:33:54 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 98f5eeb..8164c07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -deepagents -langchain>=1.2.10 +langgraph>=0.2.0 langchain-openai>=0.3.0 -langgraph>=0.2.0 \ No newline at end of file +langchain>=1.2.10 +pydantic>=2.0