docutils
sphinx

[code_style]
flake8<3.8.0,>=3.7.0
black
pre-commit==1.17.0

[rtd]
sphinx-rtd-theme

[testing]
pytest<4,>=3.6
