diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-07-19 10:42:15 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-07-19 10:42:15 +0300 |
| commit | 5a636abf7e98a5687811167917d0e07103599bc8 (patch) | |
| tree | 682f8d70d194c6bf02b750780f05689fcb83ba5a /requirements.txt | |
| parent | e1ae18d1bc9e26f8ab817ca1c1e4e271badf02ad (diff) | |
Vendor the unmaintained telepot dependency
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 21 |
1 files changed, 2 insertions, 19 deletions
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 |
