diff --git a/pyproject.toml b/pyproject.toml index 05f9087..8f837cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [ description = "Generic Python project template." dynamic = ["version"] license = {text = "Apache-2.0"} -requires-python = ">=3.11, <4" +requires-python = ">=3.13.3, <4" [tool.poetry] version = "0.0.0"