diff --git a/pyproject.toml b/pyproject.toml index 96084d6fa..2ea0f7330 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ packages = [ ] [tool.poetry.dependencies] -python = "^3.8" +python = "^3.7" tldextract = ">=2" cryptography = ">=2" pyyaml = ">=3"