mirror of
https://github.com/python/cpython.git
synced 2025-09-01 14:38:00 +00:00
[3.12] gh-114021: Pin various sphinxcontrib extensions to older versions (#114022)
This commit is contained in:
parent
1ea6658342
commit
94b1d1fa38
1 changed files with 5 additions and 5 deletions
|
@ -13,12 +13,12 @@ packaging<24
|
||||||
Pygments>=2.16.1,<3
|
Pygments>=2.16.1,<3
|
||||||
requests<3
|
requests<3
|
||||||
snowballstemmer<3
|
snowballstemmer<3
|
||||||
sphinxcontrib-applehelp<1.1
|
sphinxcontrib-applehelp<1.0.5
|
||||||
sphinxcontrib-devhelp<1.1
|
sphinxcontrib-devhelp<1.0.6
|
||||||
sphinxcontrib-htmlhelp<2.1
|
sphinxcontrib-htmlhelp<2.0.5
|
||||||
sphinxcontrib-jsmath<1.1
|
sphinxcontrib-jsmath<1.1
|
||||||
sphinxcontrib-qthelp<1.1
|
sphinxcontrib-qthelp<1.0.7
|
||||||
sphinxcontrib-serializinghtml<1.2
|
sphinxcontrib-serializinghtml<1.1.10
|
||||||
|
|
||||||
# Direct dependencies of Jinja2 (Jinja is a dependency of Sphinx, see above)
|
# Direct dependencies of Jinja2 (Jinja is a dependency of Sphinx, see above)
|
||||||
MarkupSafe<2.2
|
MarkupSafe<2.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue