requirements.txt 432 B

1234567891011121314151617181920212223242526
  1. astroid>=2.2.5
  2. autopep8>=1.4.3
  3. boto3>=1.9.130
  4. botocore>=1.12.130
  5. certifi>=2019.3.9
  6. chardet>=3.0.4
  7. docutils>=0.14
  8. icalendar>=4.0.3
  9. idna>=2.8
  10. isort>=4.3.17
  11. jmespath>=0.9.4
  12. lazy-object-proxy>=1.3.1
  13. mccabe>=0.6.1
  14. pycodestyle>=2.5.0
  15. pylint>=2.3.1
  16. python-dateutil>=2.8.0
  17. python-slugify>=3.0.2
  18. pytz>=2019.1
  19. requests>=2.21.0
  20. s3transfer>=0.2.0
  21. six>=1.12.0
  22. text-unidecode>=1.2
  23. typed-ast>=1.3.1
  24. Unidecode>=1.0.23
  25. urllib3>=1.24.1
  26. wrapt>=1.11.1