sphinx<8,>=7.1.2
furo
linkify-it-py
canonical-sphinx-extensions
myst-parser
pyspelling
sphinx-copybutton
sphinx-design
sphinx-notfound-page
sphinx-reredirects
sphinx-tabs
sphinxcontrib-jquery
sphinxext-opengraph

[dev]
build
coverage[toml]==7.4.4
pytest==8.1.1
pytest-cov==5.0.0
pytest-mock==3.14.0

[docs]
sphinx-lint
sphinx-autobuild<2024.2.5

[lint]
black==24.3.0
codespell[toml]==2.2.6
ruff==0.3.5
yamllint==1.35.1

[types]
mypy[reports]==1.9.0
pyright==1.1.357
