Sphinx
furo
myst-parser
linkify-it-py

[dev]
canonical-sphinx[full]
build
coverage[toml]==7.6.1
pytest==8.3.2
pytest-cov==5.0.0
pytest-mock==3.14.0

[docs]
canonical-sphinx[full]
sphinx-lint

[full]
canonical-sphinx-extensions
sphinx-copybutton
sphinx_design
sphinx-notfound-page
sphinx_reredirects
sphinx-tabs
sphinxcontrib-jquery
sphinxext-opengraph
pyspelling
sphinx-autobuild

[lint]
canonical-sphinx[full]
black==24.8.0
codespell[toml]==2.3.0
ruff==0.6.2
yamllint==1.35.1

[types]
canonical-sphinx[full]
mypy[reports]==1.11.2
pyright==1.1.378
