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