blob: de427cd165f32db4668c8e75828dd455f1ee2922 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
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
|