mirror of
https://github.com/getpelican/pelican.git
synced 2026-06-08 01:26:56 +02:00
chore: Require Sphinx 9.0 and above
This commit is contained in:
parent
d50abb7319
commit
de6df5ef7a
2 changed files with 3 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue