requirements.txt 359 B

1234567891011121314151617181920
  1. intervaltree
  2. aiogram==2.22.2
  3. aiohttp==3.8.3
  4. aiosignal==1.2.0
  5. async-timeout==4.0.2
  6. asynctest==0.13.0
  7. attrs==22.1.0
  8. Babel==2.9.1
  9. certifi==2022.9.24
  10. charset-normalizer==2.1.1
  11. frozenlist==1.3.1
  12. idna==3.4
  13. multidict==6.0.2
  14. mysql-connector-python==8.0.30
  15. phonenumbers==8.12.56
  16. protobuf==3.20.1
  17. python-dotenv==0.21.0
  18. pytz==2022.4
  19. typing-extensions==4.3.0
  20. yarl==1.8.1