diff --git a/pyproject.toml b/pyproject.toml index 6ea864fb060..cf2602f5e76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ doc = [ "sphinx-autobuild==2024.4.16; python_version > '3.8'", #"sphinx-autodoc-typehints", "sphinx-copybutton>=0.5.0,<0.6", - "sphinx-gallery>=0.14.0,<0.16", + "sphinx-gallery>=0.14.0,<0.17", "sphinx-jinja>=2.0,<2.1", #"sphinx-notfound-page", "sphinx_design>=0.4.0,<0.6", @@ -114,7 +114,7 @@ doc-noexamples = [ "sphinx-autobuild==2024.4.16; python_version > '3.8'", #"sphinx-autodoc-typehints", "sphinx-copybutton>=0.5.0,<0.6", - "sphinx-gallery>=0.14.0,<0.16", + "sphinx-gallery>=0.14.0,<0.17", #"sphinx-notfound-page", #"sphinxcontrib-websupport", "sphinx_design>=0.4.0,<0.6",