Skip to content

Commit 91255fe

Browse files
authored
Merge pull request numpy#26299 from charris/pin-sphinx
MAINT: Pin sphinx to version 7.2.6
2 parents 3672ba6 + a1e66ec commit 91255fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/doc_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# doxygen required, use apt-get or dnf
2-
sphinx>=4.5.0
2+
sphinx==7.2.6
33
numpydoc==1.4
44
pydata-sphinx-theme==0.15.2
55
sphinx-design

0 commit comments

Comments
 (0)