Skip to content

Commit 8d3c3fd

Browse files
authored
Cap Sphinx to 6.0.0 (#2950)
1 parent 631ee6c commit 8d3c3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Requirements for building PEPs with Sphinx
22
Pygments >= 2.9.0
3-
Sphinx >= 5.1.1
3+
Sphinx >= 5.1.1,<=6.0.0
44
docutils >= 0.19.0
55

66
# For RSS

0 commit comments

Comments
 (0)