requirements.txt 432 B

123456789101112131415161718192021222324252627
  1. aiogram==2.18
  2. aiohttp==3.8.1
  3. aiosignal==1.2.0
  4. async-timeout==4.0.2
  5. attrs==21.4.0
  6. autopep8==1.6.0
  7. Babel==2.9.1
  8. beautifulsoup4==4.10.0
  9. certifi==2021.10.8
  10. charset-normalizer==2.0.10
  11. Deprecated==1.2.13
  12. frozenlist==1.2.0
  13. idna==3.3
  14. multidict==5.2.0
  15. packaging==21.3
  16. pycodestyle==2.8.0
  17. pyparsing==3.0.6
  18. python-dotenv==0.19.2
  19. pytz==2021.3
  20. redis==4.1.0
  21. requests==2.27.1
  22. soupsieve==2.3.1
  23. toml==0.10.2
  24. urllib3==1.26.7
  25. wrapt==1.13.3
  26. yarl==1.7.2