File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,16 @@ babel<3
99colorama<0.5
1010imagesize<1.5
1111Jinja2<3.2
12- packaging<24
13- Pygments>=2.16.1, <3
12+ packaging<25
13+ Pygments<3
1414requests<3
1515snowballstemmer<3
16- sphinxcontrib-applehelp<1 .1
17- sphinxcontrib-devhelp<1 .1
18- sphinxcontrib-htmlhelp<2.1
16+ sphinxcontrib-applehelp<2 .1
17+ sphinxcontrib-devhelp<2 .1
18+ sphinxcontrib-htmlhelp<2.2
1919sphinxcontrib-jsmath<1.1
20- sphinxcontrib-qthelp<1 .1
21- sphinxcontrib-serializinghtml<1.2
20+ sphinxcontrib-qthelp<2 .1
21+ sphinxcontrib-serializinghtml<2.1
2222
2323# Direct dependencies of Jinja2 (Jinja is a dependency of Sphinx, see above)
2424MarkupSafe<2.2
Original file line number Diff line number Diff line change 66# Sphinx version is pinned so that new versions that introduce new warnings
77# won't suddenly cause build failures. Updating the version is fine as long
88# as no warnings are raised by doing so.
9- sphinx ~= 7.4 .0
9+ sphinx ~= 8.0 .0
1010
1111blurb
1212
You can’t perform that action at this time.
0 commit comments