diff --git a/pyproject.toml b/pyproject.toml index 913f8dc..999bbb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ classifiers = [ "Topic :: Utilities", "Topic :: Database" ] -requires-python = ">=3.9" +requires-python = ">=3.10" dependencies = [ "jinja2", "bleach"