Update docutils and remove docutils workaround

This commit is contained in:
Deniz Turgut 2019-11-17 20:30:07 +03:00 committed by Kevin Yap
commit 3cc430b418
4 changed files with 8 additions and 20 deletions

View file

@ -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]