diff --git a/pyproject.toml b/pyproject.toml index afd477b..37c38af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["Christian Decker "] license = "MIT" [tool.poetry.dependencies] -python = "^3.6" +python = "^3.7" virtualenv = "^20.13.1" [tool.poetry.dev-dependencies]