From 679d0298c4f0bc399c0dc599a3dfcda9877740d3 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: Thu, 2 Jul 2026 18:03:39 +0000 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index afcc50c..413f407 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,6 @@ -python-dotenv +deepagents langchain>=1.2.10 langchain-openai>=0.3.0 langgraph>=0.2.0 +python-dotenv +pydantic