Thanks to visit codestin.com Credit goes to github.com
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 d323997 commit 0fd97e4Copy full SHA for 0fd97e4
1 file changed
Doc/constraints.txt
@@ -13,11 +13,11 @@ packaging<25
13
Pygments<3
14
requests<3
15
snowballstemmer<3
16
-sphinxcontrib-applehelp<2.1
17
-sphinxcontrib-devhelp<2.1
+sphinxcontrib-applehelp>=1.0.6,<2.1
+sphinxcontrib-devhelp>=1.0.6,<2.1
18
sphinxcontrib-htmlhelp<2.2
19
sphinxcontrib-jsmath<1.1
20
-sphinxcontrib-qthelp<2.1
+sphinxcontrib-qthelp>=1.0.6,<2.1
21
sphinxcontrib-serializinghtml<2.1
22
23
# Direct dependencies of Jinja2 (Jinja is a dependency of Sphinx, see above)
0 commit comments