diff --git a/pyproject.toml b/pyproject.toml index 95acd53..683de77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ include = [ ] [tool.poetry.dependencies] -python = ">=3.9,<3.13" +python = ">=3.10,<3.14" # CAD build123d = ">=0.9,<0.10"