mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update docutils and remove docutils workaround
This commit is contained in:
parent
49bc6ed47f
commit
3cc430b418
4 changed files with 8 additions and 20 deletions
|
|
@ -35,7 +35,7 @@ pytz = "^2019.1"
|
|||
blinker = "^1.4"
|
||||
unidecode = "^1.1"
|
||||
python-dateutil = "^2.8"
|
||||
docutils = "^0.14"
|
||||
docutils = "^0.15"
|
||||
markdown = {version = "~3.1.1", optional = true}
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue