Skip to content

Commit ce9d076

Browse files
authored
vtk version (#111)
1 parent a4f22d8 commit ce9d076

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements_docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
pypandoc>=1.5.0
22
matplotlib
3+
vtk<9.1.0
34
pyvista
45
imageio>=2.5.0
56
imageio-ffmpeg

requirements_test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ pytest
22
pytest-cov
33
pytest-rerunfailures
44
matplotlib==3.2
5+
vtk<9.1.0
56
pyvista>=0.24.0

0 commit comments

Comments
 (0)