
[all]
pytest-pyvenv[cli,doc,lint,test]

[cli]
click

[docs]
sphinx
sphinx_rtd_theme
recommonmark
tomlkit

[lint]
flake8
flake8-bugbear
flake8-pyproject

[test]
pytest
pytest-mock
pytest-cookies
pytest-xdist
tox
coverage
