From 5068bf8e6e72f213e20437e03fa79a0f9deafcf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=83=D1=80=20=D0=9A=D1=83=D0=B7=D0=B0?= =?UTF-8?q?=D1=85=D0=BC=D0=B5=D1=82=D0=BE=D0=B2?= Date: Wed, 1 Jul 2026 13:57:15 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2bd6f68..5326c4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,6 @@ langchain>=0.0.0 openai>=0.27.0 -python-dotenv>=1.0.0 \ No newline at end of file +python-dotenv>=1.0.0 +langgraph>=0.0.1 +langchain-openai>=0.1.0 +langchain-core>=0.1.0 \ No newline at end of file