requirements-dev.txt 279 B

1234567891011
  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. flake8>=3.5.0,<3.6.0
  8. isort>=4.3.4,<4.4.0
  9. pycodestyle>=2.3.1,<2.4.0
  10. sentry-flake8>=0.0.1