# Documentation site dependencies (mkdocs-material GitHub Pages build).
# mkdocs-material bundles mkdocs + pymdown-extensions; Mermaid needs no extra package.
# The [imaging] extra pulls in cairosvg + pillow, required by the `social` plugin
# to generate Open Graph / Twitter link-preview card images (needs Cairo system
# libs in CI — see .github/workflows/docs.yml).
mkdocs-material[imaging]==9.7.6
