diff --git a/pyproject.toml b/pyproject.toml index af1e155..b4f6786 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ classifiers = [ "Environment :: Web Environment", ] -requires-python = ">=3.7" +requires-python = ">=3.8" dependencies = [ "django>=4.0", "requests>=2.4.3",