# 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 xrtpy[docs]
-r extras.txt
-r install.txt
docutils >= 0.18
ipykernel
ipython
jinja2 != 3.1
nbsphinx >= 0.9
numpydoc >= 1.2
pillow
pygments >= 2.11
sphinx >= 6.0
sphinx-changelog >= 1.3
sphinx-copybutton >= 0.5
sphinx-gallery >= 0.12
sphinx-hoverxref >= 1.1
sphinx-issues >= 3.0
sphinx_automodapi
sphinx_rtd_theme >= 1.2
sphinxcontrib-bibtex >= 2.5
towncrier >= 22.12
