From f4b3439e5dd58eb0ce9c5ddff820cb05f46cd7a8 Mon Sep 17 00:00:00 2001 From: David Bonnes Date: Wed, 11 Sep 2024 00:48:03 +0100 Subject: [PATCH] soften requires-python --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 50bf102c..e1f87f81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ "aiohttp>=3.10.5", "voluptuous>=0.15.2", ] - requires-python = ">=3.12" + requires-python = ">=3.11" license = "Apache-2.0" keywords = [