From 79a0f6c472e8b1cc9699cbb6fe5a57dfbbf3e93b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D0=B8=D0=BD=D0=B0=D1=80=20=D0=9C=D0=B8=D1=80=D0=B7?= =?UTF-8?q?=D0=B0=D0=B3=D0=B8=D1=82=D0=BE=D0=B2?= Date: Tue, 2 Jun 2026 18:27:15 +0000 Subject: [PATCH] Solution published: update requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index c739c4f..4490927 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ langchain-core +langchain-community langchain-openai langgraph \ No newline at end of file