Skip to content

Commit ddd817f

Browse files
authored
Merge pull request #25307 from QuLogic/pin-theme
Pin mpl-sphinx-theme on the v3.7.x branch
2 parents 301d5c0 + aea40a1 commit ddd817f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/doc/doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ipywidgets
1414
numpydoc>=1.0
1515
packaging>=20
1616
pydata-sphinx-theme>=0.12.0
17-
mpl-sphinx-theme>=3.7.0
17+
mpl-sphinx-theme~=3.7.0
1818
sphinxcontrib-svg2pdfconverter>=1.1.0
1919
sphinx-gallery>=0.10
2020
sphinx-copybutton

0 commit comments

Comments
 (0)