# Documentation dependencies
# Used by ReadTheDocs and local doc builds

mkdocs>=1.6.0
mkdocs-material>=9.6.0
mkdocstrings[python]>=0.24.0
mkdocs-jupyter>=0.24.0  # For rendering Jupyter notebooks
ipykernel>=6.0.0  # Required for notebook execution (even if disabled)