requirements.txt 282 B

123456789101112131415161718
  1. aiohttp==3.5.4
  2. aiomysql==0.0.20
  3. asn1crypto==0.24.0
  4. async-timeout==3.0.1
  5. attrs==19.1.0
  6. certifi==2019.3.9
  7. cffi==1.12.2
  8. chardet==3.0.4
  9. cryptography==2.6.1
  10. idna==2.8
  11. multidict==4.5.2
  12. pycparser==2.19
  13. PyMySQL==0.9.2
  14. requests==2.21.0
  15. six==1.12.0
  16. tornado==5.1.1
  17. urllib3==1.24.1
  18. yarl==1.3.0