# These are required for developing the package (running the tests, building
# the documentation) but not necessarily required for _using_ it.
black
codecov
coverage
flake8
isort
nbstripout
pre-commit
pre-commit-hooks
pytest
pytest-mock
sphinx
twine
# These are dependencies of various sphinx extensions for documentation.
ipython
matplotlib
numpydoc
sphinx-copybutton
sphinx_rtd_theme
