From 8890b523910011b0a5748cab12efdaf7fbc686e5 Mon Sep 17 00:00:00 2001 From: David Stansby Date: Mon, 20 Apr 2026 19:33:41 +0100 Subject: [PATCH] Test docs with version 0.17.0 of pydata-sphinx-theme --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",