
[dev]
bumpversion==0.5.*
Sphinx>=1.6
tox>=2.8
tox-pyenv>=1.0

[lint]
astroid!=2.2.0
flake8==3.7.7
flake8-blind-except==0.1.1
flake8-bugbear==18.8.0
flake8-commas==2.0.0
flake8-comprehensions==2.1.0
flake8-debugger==3.1.0
flake8-isort==2.6.0
flake8-logging-format==0.6.0
flake8-mutable==1.2.0
flake8-quotes==1.0.0
pylint==2.3.1
pytest==4.3.0

[test]
pytest==4.3.0
pytest-cov==2.6.1
pytest-randomly==1.2.3
