We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38806a6 commit 3b1b3d8Copy full SHA for 3b1b3d8
requirements.txt
@@ -2,7 +2,7 @@
2
Pygments >= 2.9.0
3
# Sphinx 6.1.0 broke copying images in parallel builds; fixed in 6.1.2
4
# See https://github.com/sphinx-doc/sphinx/pull/11100
5
-Sphinx >= 5.1.1, != 6.1.0, != 6.1.1
+Sphinx >= 5.1.1, != 6.1.0, != 6.1.1, < 8.1.0
6
docutils >= 0.19.0
7
8
# For tests
0 commit comments