Skip to content

Commit 2ea48d3

Browse files
jklymakmeeseeksmachine
authored andcommitted
Backport PR #28094: DOC: exclude sphinx 7.3.*
1 parent 3c00570 commit 2ea48d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/doc/doc-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Install the documentation requirements with:
88
# pip install -r requirements/doc/doc-requirements.txt
99
#
10-
sphinx>=3.0.0,!=6.1.2
10+
sphinx>=3.0.0,!=6.1.2,!=7.3.*
1111
colorspacious
1212
ipython
1313
ipywidgets

0 commit comments

Comments
 (0)