diff --git a/pyproject.toml b/pyproject.toml index fa7b3cd..0f42bd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "ecoindex-monorepo" version = "0.1.0" description = "" readme = "README.md" -requires-python = ">=3.10,<3.13" +requires-python = ">=3.10,<4" authors = [{ name = "Vincent Vatelot", email = "vincent.vatelot@ik.me" }] dependencies = [ "aiofile>=3.8.8",