From 8336814737ba735ab8a79d7553e21b2ae88e0e60 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:28:12 +0000 Subject: [PATCH] add: requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 25b7ee9..31cfdb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,5 @@ langchain>=1.2.10 langchain-openai>=0.3.0 langgraph>=0.2.0 langchain-tavily +tavily-python python-dotenv