mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
[3.13] gh-122868: Add lower bounds for sphinxcontrib dependencies (GH-122870) (#122871)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
parent
42005c77a0
commit
f28c3993e3
1 changed files with 3 additions and 3 deletions
|
@ -13,11 +13,11 @@ packaging<25
|
|||
Pygments<3
|
||||
requests<3
|
||||
snowballstemmer<3
|
||||
sphinxcontrib-applehelp<2.1
|
||||
sphinxcontrib-devhelp<2.1
|
||||
sphinxcontrib-applehelp>=1.0.6,<2.1
|
||||
sphinxcontrib-devhelp>=1.0.6,<2.1
|
||||
sphinxcontrib-htmlhelp<2.2
|
||||
sphinxcontrib-jsmath<1.1
|
||||
sphinxcontrib-qthelp<2.1
|
||||
sphinxcontrib-qthelp>=1.0.6,<2.1
|
||||
sphinxcontrib-serializinghtml<2.1
|
||||
|
||||
# Direct dependencies of Jinja2 (Jinja is a dependency of Sphinx, see above)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue