summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 662de5c..041d10c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -35,10 +35,10 @@ packages = [
[tool.poetry.dependencies]
python = "^3.6"
-docutils = "^0.16"
-poetry-publish = "^0.2.2"
+docutils = "^0.15"
[tool.poetry.dev-dependencies]
+poetry-publish = "^0.2.2"
tox = "^3.14.3"
pygments = "^2.5.2"
textile = "^4.0.0"