diff --git a/pyproject.toml b/pyproject.toml index 42868218454abd6f96872aa4f51b220c9975386e..b062f76a542b3176708d76fcafd86649b6d6cda3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ dependencies = [ "Jinja2>=3.1.3", ] -requires-python = ">= 3.8" +requires-python = ">= 3.10" readme = "README.md" license = { file = "LICENSE" } classifiers = [