# Sadly, these requirements need to be duplicated from pyproject.toml
# so that readthedocs can work. This is due to an incompatibility between
# the readthedocs build and poetry: readthedocs cannot install poetry's dev
# dependencies.
.
Sphinx
sphinx-material
sphinx-github-changelog
sphinx-autodoc-typehints
# https://github.com/readthedocs/readthedocs.org/issues/9038
jinja2<3.2.0
