mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
pyproject.toml -> py-lib3mf >= 2.3.1
This commit is contained in:
parent
ea45e62d9f
commit
706fbdd7dc
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ dependencies = [
|
||||||
"ezdxf >= 1.0.0, < 2",
|
"ezdxf >= 1.0.0, < 2",
|
||||||
"numpy-stl >= 3.0.0, <4",
|
"numpy-stl >= 3.0.0, <4",
|
||||||
"ipython >= 8.0.0, <9",
|
"ipython >= 8.0.0, <9",
|
||||||
"py-lib3mf",
|
"py-lib3mf >= 2.3.1",
|
||||||
"ocpsvg",
|
"ocpsvg",
|
||||||
"trianglesolver"
|
"trianglesolver"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue