# These are dependencies required to build package documentation, and
# ought to mirror 'docs' under options.extras_require in setup.cfg.
# This lists the requirements that would be installed when doing:
# pip install plasmapy[docs]
-r extras.txt
-r install.txt
numpydoc
pillow
pygments >= 2.11.0
sphinx-changelog
sphinx-copybutton
sphinx-hoverxref >= 1.1.1
sphinx-issues >= 3.0.1
sphinx-notfound-page >= 0.8
sphinx-reredirects
sphinxcontrib-bibtex
towncrier >= 19.2.0
