Update to Sphinx 8.x. Update to myST 4.x. Fix conf.py.

This commit is contained in:
PowershellNinja 2025-08-14 20:56:34 +02:00
parent e90e568475
commit 0031d820f2
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# requirements for building the docs
sphinx>=7.3.7,<8.0.0
myst-parser>=2.0.0,<3.0.0
sphinx>=8.0.0,<9.0.0
myst-parser>=4.0.0,<5.0.0
Jinja2>=3.1
linkify-it-py>=2.0.0