From 7e40a93c502890f5f766407eb542a2a1a7a84609 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D0=BD=D0=B8=D0=B8=D0=BB=20=D0=92=D0=B8=D0=BA?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D0=BE=D0=B2?= Date: Tue, 30 Jun 2026 17:34:07 +0000 Subject: [PATCH] =?UTF-8?q?add:=20requirements.txt=20=E2=80=94=20=D0=AD?= =?UTF-8?q?=D0=BA=D0=B7=D0=B0=D0=BC=D0=B5=D0=BD:=20=D0=9F=D0=BB=D0=B0?= =?UTF-8?q?=D0=BD=D0=B8=D1=80=D1=83=D1=8E=D1=89=D0=B8=D0=B9=20=D0=B0=D0=B3?= =?UTF-8?q?=D0=B5=D0=BD=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 66a1c13..2e94ce5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,8 @@ deepagents langchain>=1.2.10 langchain-openai>=0.3.0 langgraph>=0.2.0 +langchain-core +langchain-community langchain-chroma chromadb pydantic \ No newline at end of file