From aea40a1177ca8693a628dbfc3a024537f8e3d4dd Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Thu, 23 Feb 2023 14:28:06 -0500 Subject: [PATCH] Pin mpl-sphinx-theme on the v3.7.x branch --- requirements/doc/doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/doc/doc-requirements.txt b/requirements/doc/doc-requirements.txt index 9622bdab289f..f86fbadb2ec9 100644 --- a/requirements/doc/doc-requirements.txt +++ b/requirements/doc/doc-requirements.txt @@ -14,7 +14,7 @@ ipywidgets numpydoc>=1.0 packaging>=20 pydata-sphinx-theme>=0.12.0 -mpl-sphinx-theme>=3.7.0 +mpl-sphinx-theme~=3.7.0 sphinxcontrib-svg2pdfconverter>=1.1.0 sphinx-gallery>=0.10 sphinx-copybutton