From a445fb157833f439d3b4cffe93442dd8da56dd0f Mon Sep 17 00:00:00 2001 From: Leonid-Murzinov Date: Fri, 18 Nov 2022 12:48:30 +0300 Subject: [PATCH] =?UTF-8?q?telegram:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=BD=D1=8B=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81?= =?UTF-8?q?=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- telegram/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/telegram/requirements.txt b/telegram/requirements.txt index 9a2bad9..da6b889 100644 --- a/telegram/requirements.txt +++ b/telegram/requirements.txt @@ -11,4 +11,6 @@ idna==3.4 magic-filter==1.0.9 multidict==6.0.2 pytz==2022.6 +requests==2.28.1 +urllib3==1.26.12 yarl==1.8.1