requirements-dev.txt 307 B

123456789101112
  1. autopep8>=1.3.5,<1.4.0
  2. Babel
  3. # Dependency of flake8
  4. # https://github.com/jaraco/configparser/issues/27
  5. # https://github.com/jaraco/configparser/issues/30
  6. configparser!=3.5.2,!=3.5.3,!=3.7.0
  7. docker>=3.7.0,<3.8.0
  8. flake8>=3.5.0,<3.6.0
  9. isort>=4.3.4,<4.4.0
  10. pycodestyle>=2.3.1,<2.4.0
  11. sentry-flake8>=0.1.0,<0.2.0