Update pyproject.toml

This commit is contained in:
jdegenstein 2024-06-06 08:55:47 -05:00 committed by GitHub
parent 2e232530ef
commit 2b9c0352a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ dependencies = [
"numpy >= 1.24.1, <2",
"svgpathtools >= 1.5.1, <2",
"anytree >= 2.8.0, <3",
"ezdxf >= 1.0.0, < 2",
"ezdxf >= 1.1.0, < 2",
"numpy-stl >= 3.0.0, <4",
"ipython >= 8.0.0, <9",
"py-lib3mf >= 2.3.1",