From 878360f55ccb326f0e9f3441d6c0da84d67c0a39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D0=BB=D0=B5=D0=B1=20=D0=9D=D0=B8=D0=BA=D0=B8=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Mon, 8 Jun 2026 14:29:25 +0000 Subject: [PATCH] chore: clean requirements --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 33db4f6..5bfa65c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,4 @@ -langgraph -langchain-openai +langgraph>=0.2.0 +langchain-openai>=0.3.0 +langchain-core>=0.3.0 +python-dotenv>=1.0.0