From b9862b218ab494539c20c087e5582aafb19a49f0 Mon Sep 17 00:00:00 2001 From: RomanKurlygin Date: Wed, 27 May 2026 08:02:09 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20requirements.txt=20=E2=80=94=20build=5Fg?= =?UTF-8?q?raph()=20=D0=B4=D0=BB=D1=8F=20=D0=B0=D0=B2=D1=82=D0=BE=D0=BF?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8a3ba6..515aaeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ langgraph>=0.2.0 -langchain>=1.0.0 questionary>=2.0.0 +langchain>=1.0.0