flake8>3.2.0

[lint]
flake8>=3.0.0
isort>=4.3.0
pylint>=1.9.0

[py3lint]
black>=18.6b2
mypy>=0.790
typing

[tests]
coverage>=5.0
mock
pytest>=4.6.0
pytest-sugar
