From 801903a33ae8bc00ce463799ca9729d5f14ddfd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=B4=D0=B5=D0=BB=D0=B8=D0=BD=D0=B0=20=D0=A1=D0=B0?= =?UTF-8?q?=D1=82=D1=82=D0=B0=D1=80=D0=BE=D0=B2=D0=B0?= Date: Thu, 4 Jun 2026 16:44:44 +0000 Subject: [PATCH] add requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2908458..7486b4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ langgraph>=0.2.0 langchain-openai>=0.1.0 -pydantic>=2.0.0 +langchain-tavily>=0.1.0 +tavily-python>=0.3.0 python-dotenv>=1.0.0 \ No newline at end of file