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

[lint]
astroid!=2.2.0
black==19.10b0
flake8==3.7.9
flake8-blind-except==0.1.1
flake8-bugbear==19.8.0
flake8-comprehensions==3.1.4
flake8-debugger==3.2.1
flake8-isort==2.7.0
flake8-logging-format==0.6.0
flake8-mutable==1.2.0
pylint==2.4.4
pytest==5.3.0

[test]
pytest==5.3.0
pytest-cov==2.8.1
pytest-randomly==3.1.0
