From e68e66c38b1fc70ce602bc95afdf6f9694dd0426 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: Thu, 4 Jun 2026 16:57:55 +0000 Subject: [PATCH] fix: requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ce6a5c..d1daa52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ langchain>=1.2.10 langchain-openai>=0.3.0 langgraph>=0.2.0 langchain-chroma -langchain-tavily chromadb +langchain-tavily +langchain-text-splitters python-dotenv