From 4c32aecb839994bd404f66ff20ed85e37e1ffe58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D1=80=D0=B8=D1=8F=20=D0=91=D0=B5=D1=80=D0=B4?= =?UTF-8?q?=D0=BD=D0=B8=D0=BA=D0=BE=D0=B2=D0=B0?= Date: Wed, 27 May 2026 13:57:05 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20solutions/69de7223f309a98be0007e09=5F8=5F=5F=D0=A1?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=BF=D0=B8=D1=81=D0=BD=D1=8B=D0=B9=5F=D0=BF?= =?UTF-8?q?=D0=BE=D0=B8=D1=81=D0=BA=D0=BE=D0=B2=D1=8B=D0=B9=5F=D0=B0=D0=B3?= =?UTF-8?q?=D0=B5=D0=BD=D1=82=5F=D0=BD=D0=B0=5F=D0=BE=D1=81=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=B5=5F/requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/solutions/69de7223f309a98be0007e09_8__Самописный_поисковый_агент_на_основе_/requirements.txt b/solutions/69de7223f309a98be0007e09_8__Самописный_поисковый_агент_на_основе_/requirements.txt index ed00123..932f2c5 100644 --- a/solutions/69de7223f309a98be0007e09_8__Самописный_поисковый_агент_на_основе_/requirements.txt +++ b/solutions/69de7223f309a98be0007e09_8__Самописный_поисковый_агент_на_основе_/requirements.txt @@ -1,2 +1,4 @@ openai>=1.0 -duckduckgo-search>=6.0 \ No newline at end of file +requests>=2.31 +beautifulsoup4>=4.12 +rich>=13.0 \ No newline at end of file