8000 [3.12] gh-114021: Pin various sphinxcontrib extensions to older versi… · python/cpython@94b1d1f · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 94b1d1f

Browse files
[3.12] gh-114021: Pin various sphinxcontrib extensions to older versions (#114022)
1 parent 1ea6658 commit 94b1d1f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Doc/constraints.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ packaging<24
1313
Pygments>=2.16.1,<3
1414
requests<3
1515
snowballstemmer<3
16-
sphinxcontrib-applehelp<1.1
17-
sphinxcontrib-devhelp<1.1
18-
sphinxcontrib-htmlhelp<2.1
16+
sphinxcontrib-applehelp<1.0.5
17+
sphinxcontrib-devhelp<1.0.6
18+
sphinxcontrib-htmlhelp<2.0.5
1919
sphinxcontrib-jsmath<1.1
20-
sphinxcontrib-qthelp<1.1
21-
sphinxcontrib-serializinghtml<1.2
20+
sphinxcontrib-qthelp<1.0.7
21+
sphinxcontrib-serializinghtml<1.1.10
2222

2323
# Direct dependencies of Jinja2 (Jinja is a dependency of Sphinx, see above)
2424
MarkupSafe<2.2

0 commit comments

Comments
 (0)
0