# These are required for developing the package (running the tests, building
# the documentation) but not necessarily required for _using_ it.
codecov
coverage
pytest
sphinx
twine
pre-commit
black
nbstripout
ruff
# These are dependencies of various sphinx extensions for documentation.
ipython
matplotlib
numpydoc
sphinx-copybutton
mpl-sphinx-theme
sphinx-gallery
# typing
types-cachetools
