From 5a636abf7e98a5687811167917d0e07103599bc8 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 19 Jul 2025 10:42:15 +0300 Subject: Vendor the unmaintained telepot dependency --- requirements.txt | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index de427cd..a57210c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,2 @@ -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 +pillow==11.3.0 +urllib3==2.5.0 -- cgit v1.3