diff --git a/setup.py b/setup.py index c22a7b55..28ccaf57 100644 --- a/setup.py +++ b/setup.py @@ -61,10 +61,9 @@ "full": [ 'plotly >= 5', 'pyvista >= 0.31', - 'ipyvtklink >= 0.2', 'trimesh >= 3', 'sympy >= 1', - 'cadquery >= 2; python_version >="3.8"', + 'cadquery >= 2', 'shapely >= 2', ], "test": [