Skip to content

Commit 554f66b

Browse files
authored
Update requirements.txt
1 parent 60fed32 commit 554f66b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Requirements for building PEPs with Sphinx
2-
Pygments >= 2.19.0
2+
# Sphinx requires >= 2.17. JSON5 support added in 2.19
3+
Pygments >= 2.19
34
# Sphinx 6.1.0 broke copying images in parallel builds; fixed in 6.1.2
45
# See https://github.com/sphinx-doc/sphinx/pull/11100
56
Sphinx >= 5.1.1, != 6.1.0, != 6.1.1, < 8.1.0

0 commit comments

Comments
 (0)