# These are required for developing the package (running the tests, building
# the documentation) but not necessarily required for _using_ it.
black
dictdiffer
flake8
isort
pytest
vcrpy
# These are dependencies of various sphinx extensions for documentation.
ipython
matplotlib
numpydoc
sphinx
sphinx-copybutton
sphinx_rtd_theme
