# Documentation dependencies
sphinx>=7.0.0
sphinx-book-theme>=1.0.0
sphinx-copybutton>=0.5.2
sphinx-design>=0.5.0
myst-parser>=2.0.0
myst-nb>=1.0.0
sphinx-autodoc-typehints>=1.25.0
sphinx-external-toc>=1.0.0
sphinx-togglebutton>=0.3.0
sphinx-thebe>=0.3.0
sphinxcontrib-mermaid>=0.9.0
linkify-it-py>=2.0.0

# Development mode with live reload
sphinx-autobuild>=2021.3.14
