Skip to content

Commit 4fcd0a0

Browse files
authored
Merge pull request #25370 from QuLogic/backport-25369
Backport PR#25369: Pin sphinx themes more strictly
2 parents 925e1e5 + bf82ac3 commit 4fcd0a0

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
@@ -13,7 +13,7 @@ ipython
1313
ipywidgets
1414
numpydoc>=1.0
1515
packaging>=20
16-
pydata-sphinx-theme>=0.12.0
16+
pydata-sphinx-theme~=0.12.0
1717
mpl-sphinx-theme~=3.7.0
1818
sphinxcontrib-svg2pdfconverter>=1.1.0
1919
sphinx-gallery>=0.10

0 commit comments

Comments
 (0)