# These are required for developing the package (running the tests, building
# the documentation) but not necessarily required for _using_ it.
codecov
coverage
flake8
pre-commit
pytest
pytest-asyncio
pytest-rerunfailures
sphinx !=4.1.0, !=4.1.1, !=4.1.2, !=4.2.0
# These are dependencies of various sphinx extensions for documentation.
ipython
matplotlib
mistune <2.0.0  # temporary while sphinx sorts this out
myst-parser
numpydoc
sphinx-click
sphinx-copybutton
sphinx_rtd_theme
