File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 77# Direct dependencies of Sphinx
88babel<3
99colorama<0.5
10- imagesize<1.5
11- Jinja2<3.2
10+ imagesize<2
11+ Jinja2<4
1212packaging<25
1313Pygments<3
1414requests<3
1515snowballstemmer<3
16- sphinxcontrib-applehelp>=1.0.6,<2.1
17- sphinxcontrib-devhelp>=1.0.6,<2.1
18- sphinxcontrib-htmlhelp<2.2
19- sphinxcontrib-jsmath<1.1
20- sphinxcontrib-qthelp>=1.0.6,<2.1
21- sphinxcontrib-serializinghtml<2.1
16+ # keep lower-bounds until Sphinx 8.1 is released
17+ # https://github.com/sphinx-doc/sphinx/pull/12756
18+ sphinxcontrib-applehelp>=1.0.7,<3
19+ sphinxcontrib-devhelp>=1.0.6,<3
20+ sphinxcontrib-htmlhelp>=2.0.6,<3
21+ sphinxcontrib-jsmath>=1.0.1,<2
22+ sphinxcontrib-qthelp>=1.0.6,<3
23+ sphinxcontrib-serializinghtml>=1.1.9,<3
2224
2325# Direct dependencies of Jinja2 (Jinja is a dependency of Sphinx, see above)
24- MarkupSafe<2.2
26+ MarkupSafe<3
You can’t perform that action at this time.
0 commit comments