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

Skip to content

Commit 447c0c8

Browse files
authored
Merge pull request #25369 from QuLogic/pin-sphinx
Pin sphinx themes more strictly
2 parents f1bed13 + 7754112 commit 447c0c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/doc/doc-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ ipython
1313
ipywidgets
1414
numpydoc>=1.0
1515
packaging>=20
16-
pydata-sphinx-theme>=0.12.0
17-
mpl-sphinx-theme>=3.7.0
16+
pydata-sphinx-theme~=0.12.0
17+
mpl-sphinx-theme~=3.7.0
1818
pyyaml
1919
sphinxcontrib-svg2pdfconverter>=1.1.0
2020
sphinx-gallery>=0.10

0 commit comments

Comments
 (0)