From d0b1169525beb31314c878962e3940661b87879e Mon Sep 17 00:00:00 2001 From: balabanovan530 <175+balabanovan530@noreply.localhost> Date: Thu, 28 May 2026 13:47:46 +0000 Subject: [PATCH] Add requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index c1087ed..915cce6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ langchain-core>=1.0.0 langchain-openai>=1.0.0 pydantic>=2.0.0 +python-dotenv>=0.21.0 \ No newline at end of file