mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.11] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-114022) (#114029)
[3.12] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-114022)
(cherry picked from commit 94b1d1fa38)
Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
This commit is contained in:
parent
d7a544ad3b
commit
25af45d9a4
1 changed files with 5 additions and 5 deletions
|
|
@ -13,12 +13,12 @@ packaging<24
|
|||
Pygments>=2.16.1,<3
|
||||
requests<3
|
||||
snowballstemmer<3
|
||||
sphinxcontrib-applehelp<1.1
|
||||
sphinxcontrib-devhelp<1.1
|
||||
sphinxcontrib-htmlhelp<2.1
|
||||
sphinxcontrib-applehelp<1.0.5
|
||||
sphinxcontrib-devhelp<1.0.6
|
||||
sphinxcontrib-htmlhelp<2.0.5
|
||||
sphinxcontrib-jsmath<1.1
|
||||
sphinxcontrib-qthelp<1.1
|
||||
sphinxcontrib-serializinghtml<1.2
|
||||
sphinxcontrib-qthelp<1.0.7
|
||||
sphinxcontrib-serializinghtml<1.1.10
|
||||
|
||||
# Direct dependencies of Jinja2 (Jinja is a dependency of Sphinx, see above)
|
||||
MarkupSafe<2.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue