mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #3236 from avaris/missing-dependency
This commit is contained in:
commit
ee10d6995a
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ dev = [
|
||||||
"markdown>=3.5",
|
"markdown>=3.5",
|
||||||
"typogrify>=2.0.7",
|
"typogrify>=2.0.7",
|
||||||
"sphinx>=7.1.2",
|
"sphinx>=7.1.2",
|
||||||
|
"sphinxext-opengraph>=0.9.0",
|
||||||
"furo>=2023.9.10",
|
"furo>=2023.9.10",
|
||||||
"livereload>=2.6.3",
|
"livereload>=2.6.3",
|
||||||
"psutil>=5.9.6",
|
"psutil>=5.9.6",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue