diff --git a/pyproject.toml b/pyproject.toml index 32e6a0f..5357fff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ optional = true [tool.poetry.group.docs.dependencies] sphinx = "^7.0.0" sphinxcontrib-bibtex = "^2.5.0" -sphinx-gallery = "^0.15.0" +sphinx-gallery = "^0.16.0" pydata-sphinx-theme = "^0.15.0" matplotlib = "^3.6.0"