# Documentation toolchain for Read the Docs, which cannot yet install a PEP 735
# dependency group directly. Keep in sync with [dependency-groups] docs in
# pyproject.toml — that is the source of truth for every other build path
# (`hatch run docs:build`, `pip install -e . --group docs`).
sphinx~=7.2
myst-parser~=4.0
sphinx-autodoc-typehints~=2.0
sphinx-copybutton~=0.5
sphinx-design~=0.5
pydata-sphinx-theme~=0.15
