Update pyproject.toml

This commit is contained in:
jdegenstein 2024-06-24 21:29:51 -05:00 committed by GitHub
parent ce20991745
commit 0c67f07179
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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