Skip to content

Commit 0d74a1c

Browse files
authored
doc: allow Sphinx 6.x and 7.x (#11568)
They seem to work fine, let's allow them.
1 parent 730c7ca commit 0d74a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pallets-sphinx-themes
22
pluggy>=1.2.0
33
pygments-pytest>=2.3.0
44
sphinx-removed-in>=0.2.0
5-
sphinx>=5,<6
5+
sphinx>=5,<8
66
sphinxcontrib-trio
77
sphinxcontrib-svg2pdfconverter
88
# Pin packaging because it no longer handles 'latest' version, which

0 commit comments

Comments
 (0)