Skip to content

Commit 22f0d8d

Browse files
authored
Pin down vtk in requirements_test.txt (#1926)
* Update requirements_test.txt VTK 9.4.0 seems broken * Update requirements_docs.txt
1 parent bd40d22 commit 22f0d8d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements/requirements_docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ sphinx-notfound-page==1.0.4
1414
sphinx-reredirects==0.1.3
1515
sphinx_design==0.6.1
1616
sphinxcontrib-napoleon==0.7
17+
vtk==9.3.1

requirements/requirements_test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ pytest-cov==5.0.0
77
pytest-order==1.3.0
88
pytest-rerunfailures==15.0
99
pyvista==0.44.1
10+
vtk==9.3.1

0 commit comments

Comments
 (0)