123456789101112131415161718192021222324252627 |
- aiogram==2.18
- aiohttp==3.8.1
- aiosignal==1.2.0
- async-timeout==4.0.2
- attrs==21.4.0
- autopep8==1.6.0
- Babel==2.9.1
- beautifulsoup4==4.10.0
- certifi==2021.10.8
- charset-normalizer==2.0.10
- Deprecated==1.2.13
- frozenlist==1.2.0
- idna==3.3
- multidict==5.2.0
- packaging==21.3
- pycodestyle==2.8.0
- pyparsing==3.0.6
- python-dotenv==0.19.2
- pytz==2021.3
- redis==4.1.0
- requests==2.27.1
- soupsieve==2.3.1
- toml==0.10.2
- urllib3==1.26.7
- wrapt==1.13.3
- yarl==1.7.2
|