Update pyproject.toml

This commit is contained in:
Yeicor
2024-11-23 11:23:51 +01:00
committed by GitHub
parent 48e81bc3bc
commit 74126b54ab

View File

@@ -11,7 +11,7 @@ include = [
]
[tool.poetry.dependencies]
python = "^3.9"
python = ">=3.9,<3.13"
# CAD
build123d = ">=0.5,<0.8"