Update pyproject.toml

This commit is contained in:
Yeicor
2025-02-16 09:06:10 +01:00
committed by GitHub
parent 25628c96d8
commit 6ee98b6e19

View File

@@ -11,7 +11,7 @@ include = [
]
[tool.poetry.dependencies]
python = ">=3.9,<3.13"
python = ">=3.10,<3.14"
# CAD
build123d = ">=0.9,<0.10"