[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:
Miss Islington (bot) 2024-08-10 00:36:23 +02:00 committed by GitHub
parent 42005c77a0
commit f28c3993e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)