diff --git a/pyproject.toml b/pyproject.toml index ef98cc4..52b240b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ optional = true [tool.poetry.group.docs.dependencies] sphinx = "^5.2.3" sphinxcontrib-bibtex = "^2.5.0" -sphinx-gallery = "^0.11.1" +sphinx-gallery = "^0.15.0" pydata-sphinx-theme = "^0.11.0" pillow = "^9.2.0" matplotlib = "^3.6.0"