LTMeyer commited on
Commit
62a88e9
·
1 Parent(s): b862fa2

Add trame-vtk to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  fsspec
2
  h5py >= 3.11.0
3
  numpy >= 1.26.4
4
- pyvista >= 0.44.1
5
  stpyvista >= 0.1.4
 
 
1
  fsspec
2
  h5py >= 3.11.0
3
  numpy >= 1.26.4
4
+ pyvista[trame] >= 0.44.1
5
  stpyvista >= 0.1.4
6
+ trame-vtk >= 2.8.12