pyproject.toml -> py-lib3mf >= 2.3.1

This commit is contained in:
jdegenstein 2024-03-18 14:12:20 -05:00 committed by GitHub
parent ea45e62d9f
commit 706fbdd7dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ dependencies = [
"ezdxf >= 1.0.0, < 2",
"numpy-stl >= 3.0.0, <4",
"ipython >= 8.0.0, <9",
"py-lib3mf",
"py-lib3mf >= 2.3.1",
"ocpsvg",
"trianglesolver"
]