requirements.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. aiogram==2.16
  2. aiohttp==3.8.1
  3. aiosignal==1.2.0
  4. APScheduler==3.6.3
  5. async-timeout==4.0.1
  6. attrs==21.2.0
  7. Babel==2.9.1
  8. backports.entry-points-selectable==1.1.0
  9. beautifulsoup4==4.9.3
  10. CacheControl==0.12.6
  11. cachetools==4.2.2
  12. cachy==0.3.0
  13. certifi==2021.10.8
  14. cffi==1.14.6
  15. chardet==4.0.0
  16. charset-normalizer==2.0.4
  17. cleo==0.8.1
  18. clikit==0.6.2
  19. crashtest==0.3.1
  20. cryptography==3.4.8
  21. cycler==0.11.0
  22. distlib==0.3.2
  23. filelock==3.0.12
  24. frozenlist==1.2.0
  25. html5lib==1.1
  26. idna==2.10
  27. jeepney==0.7.1
  28. keyring==21.8.0
  29. kiwisolver==1.3.2
  30. lockfile==0.12.2
  31. matplotlib==3.4.2
  32. msgpack==1.0.2
  33. multidict==5.2.0
  34. numpy==1.21.4
  35. packaging==20.9
  36. pastel==0.2.1
  37. pexpect==4.8.0
  38. Pillow==8.4.0
  39. pipenv==2021.5.29
  40. pkginfo==1.7.1
  41. platformdirs==2.3.0
  42. poetry==1.1.8
  43. poetry-core==1.0.4
  44. psycopg2-binary==2.9.1
  45. ptyprocess==0.7.0
  46. pycparser==2.20
  47. pylev==1.4.0
  48. pyparsing==2.4.7
  49. pyTelegramBotAPI==3.8.1
  50. python-dateutil==2.8.2
  51. python-dotenv==0.18.0
  52. python-telegram-bot==13.6
  53. pytz==2021.3
  54. pytz-deprecation-shim==0.1.0.post0
  55. requests==2.25.1
  56. requests-toolbelt==0.9.1
  57. SecretStorage==3.3.1
  58. shellingham==1.4.0
  59. six==1.16.0
  60. soupsieve==2.3.1
  61. tomlkit==0.7.2
  62. tornado==6.1
  63. typing-extensions==4.0.0
  64. tzdata==2021.5
  65. tzlocal==4.1
  66. urllib3==1.26.6
  67. virtualenv==20.7.2
  68. virtualenv-clone==0.5.6
  69. webencodings==0.5.1
  70. yarl==1.7.2