diff --git a/pyproject.toml b/pyproject.toml index 357ad5786b93..6b20864ce5b6 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@git+https://github.com/matplotlib/mpl-sphinx-theme@b2a610f6d63d2f4e24c532951c51a43d757b8e58", "pyyaml", "PyStemmer", "sphinxcontrib-svg2pdfconverter>=1.1.0",