Skip to content

Commit 355c597

Browse files
committed
macOS tests fix
1 parent 46b2bcb commit 355c597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
install_requires=['numpy>=2.1.1',
1919
'matplotlib>=3.9.2',
2020
'pandas>=2.2.2',
21-
'vtk',
21+
'vtk>=9.3.0',
2222
'pyvista>=0.44.1',
2323
'imageio>=2.35.1'
2424
],

0 commit comments

Comments
 (0)