diff --git a/pyproject.toml b/pyproject.toml index f3c38512a2c9..2c5efca466ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -111,7 +111,7 @@ doc = [ "ipywidgets", "ipykernel", "numpydoc>=1.0", - "mpl-sphinx-theme~=3.10.0", + "mpl-sphinx-theme>=3.10,<3.12", "pyyaml", "PyStemmer", "sphinxcontrib-svg2pdfconverter>=1.1.0",