chore: Require Sphinx 9.0 and above

This commit is contained in:
Justin Mayer 2026-03-31 09:05:37 +02:00
commit de6df5ef7a
2 changed files with 3 additions and 3 deletions

View file

@ -65,9 +65,9 @@ dev = [
"lxml>=4.9.3",
"markdown>=3.5.1",
"typogrify>=2.1.0",
"sphinx>=7.1.2",
"sphinx>=9.0.0",
"sphinxext-opengraph>=0.9.0",
"furo==2025.9.25",
"furo==2025.12.19",
"livereload>=2.6.3",
"psutil>=5.9.6",
"pygments>=2.16.1,<2.20.0",

View file

@ -1,5 +1,5 @@
sphinx
sphinxext-opengraph
furo==2023.9.10
furo==2025.12.19
livereload
matplotlib