mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Limiting ocpsvg version
This commit is contained in:
parent
0208621fd7
commit
2d84e6ebdf
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ dependencies = [
|
||||||
"ezdxf >= 1.1.0, < 2",
|
"ezdxf >= 1.1.0, < 2",
|
||||||
"ipython >= 8.0.0, < 9",
|
"ipython >= 8.0.0, < 9",
|
||||||
"py-lib3mf >= 2.3.1",
|
"py-lib3mf >= 2.3.1",
|
||||||
"ocpsvg >= 0.4",
|
"ocpsvg >= 0.4, < 0.5",
|
||||||
"trianglesolver",
|
"trianglesolver",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue