Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf82ac3

Browse files
committed
Backport PR#25369: Pin sphinx themes more strictly
1 parent 83bf223 commit bf82ac3

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)