Skip to content

Commit

Permalink
[3.11] gh-114021: Pin various sphinxcontrib extensions to older versi…
Browse files Browse the repository at this point in the history
…ons (GH-114022) (#114029)

[3.12] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-114022)
(cherry picked from commit 94b1d1f)

Co-authored-by: Ronald Oussoren <[email protected]>
  • Loading branch information
miss-islington and ronaldoussoren authored Jan 13, 2024
1 parent d7a544a commit 25af45d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Doc/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 25af45d

Please sign in to comment.