-r requirements.txt

# docs
sphinx
sphinx-rtd-theme
sphinxcontrib-htmlhelp
sphinxcontrib-napoleon
sphinxcontrib-serializinghtml
tomlq

# test
mock
pylint
pytest
pytest-cov
pytest-html
pytest-mock
