diff --git a/pyproject.toml b/pyproject.toml index 50bc5656e..0a5ea4fd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dynamic = [ "keywords" ] readme = "README.md" -requires-python = ">=3.8" +requires-python = ">=3.7" classifiers = [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment",