mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #3112 from getpelican/update-functional-test-output
This commit is contained in:
commit
208332c0e6
33 changed files with 171 additions and 171 deletions
|
|
@ -46,13 +46,13 @@ markdown = {version = ">=3.1", optional = true}
|
|||
BeautifulSoup4 = "^4.9"
|
||||
jinja2 = "~3.1.2"
|
||||
lxml = "^4.3"
|
||||
markdown = "~3.3.7"
|
||||
markdown = "~3.4.3"
|
||||
typogrify = "^2.0"
|
||||
sphinx = "^5.1"
|
||||
furo = "2022.12.07"
|
||||
livereload = "^2.6"
|
||||
psutil = {version = "^5.7", optional = true}
|
||||
pygments = "~2.8"
|
||||
pygments = "~2.14"
|
||||
pytest = "^7.1"
|
||||
pytest-cov = "^3.0"
|
||||
pytest-sugar = "^0.9.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue