From f7ab68fc0796ed9ec7e56ea75f836041eacafaf5 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 24 Sep 2023 21:38:46 +0300 Subject: Update to 2023 --- requirements.txt | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 0bafeec..de427cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,19 @@ -Pillow==3.1.1 -requests==2.9.1 -telepot==6.3 -virtualenv==14.0.6 \ No newline at end of file +aiohttp==3.8.5 +aiosignal==1.3.1 +anyio==4.0.0 +async-timeout==4.0.3 +attrs==23.1.0 +certifi==2023.7.22 +charset-normalizer==3.2.0 +frozenlist==1.4.0 +h11==0.14.0 +httpcore==0.17.3 +httpx==0.24.1 +idna==3.4 +multidict==6.0.4 +Pillow==10.0.1 +requests==2.31.0 +sniffio==1.3.0 +telepot==12.7 +urllib3==2.0.5 +yarl==1.9.2 -- cgit v1.3