mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 22:24:17 +01:00
Update pyproject.toml
This commit is contained in:
@@ -11,7 +11,7 @@ include = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.9"
|
python = ">=3.9,<3.13"
|
||||||
|
|
||||||
# CAD
|
# CAD
|
||||||
build123d = ">=0.5,<0.8"
|
build123d = ">=0.5,<0.8"
|
||||||
|
|||||||
Reference in New Issue
Block a user