# formatting
black

# testing
pytest
pytest-cov
mock
pyflakes

# building
setuptools
build

# docs
Sphinx
sphinx_rtd_theme
