From 0c67f071799566dc05a9a8c2664ccb506c5f40ee Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Mon, 24 Jun 2024 21:29:51 -0500 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1be9018..007963a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,6 @@ dependencies = [ "svgpathtools >= 1.5.1, <2", "anytree >= 2.8.0, <3", "ezdxf >= 1.1.0, < 2", - "numpy-stl >= 3.0.0, <4", "ipython >= 8.0.0, <9", "py-lib3mf >= 2.3.1", "ocpsvg",