aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 33c807cf7dd8c9d95e94a5820ea63db01ab2b937 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
aiogram==2.21; python_version >= "3.7"
aiohttp==3.8.1; python_version >= "3.7"
aiosignal==1.2.0; python_version >= "3.7"
async-timeout==4.0.2; python_version >= "3.7"
attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
babel==2.9.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
certifi==2022.6.15; python_version >= "3.7"
charset-normalizer==2.1.0; python_full_version >= "3.6.0" and python_version >= "3.7"
frozenlist==1.3.0; python_version >= "3.7"
idna==3.3; python_version >= "3.7"
mc.py==3.1.1; python_version >= "3.6"
multidict==6.0.2; python_version >= "3.7"
pytz==2022.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
yarl==1.7.2; python_version >= "3.7"