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