diff --git a/pyproject.toml b/pyproject.toml index 25607e0..279aeaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["Gergely Polonkai "] license = "GPL" [tool.poetry.dependencies] -python = "^3.6" +python = "^3.10" pelican = {version = "^4.5.1", extras = ["markdown"]} typogrify = "^2.0.7"