Skip to content

Commit 4c5a878

Browse files
authored
build: use release candidate for VTK
1 parent c595cb3 commit 4c5a878

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ tests = [
6767
"scipy==1.14.1",
6868
"semver==3.0.2",
6969
"six==1.16.0",
70-
"vtk==9.3.1",
70+
"vtk==9.4.0rc3",
7171
]
7272
tests-minimal = [
7373
"pytest==8.3.3",
@@ -105,7 +105,7 @@ doc = [
105105
"sphinx-copybutton==0.5.2",
106106
"sphinx-jinja==2.0.2",
107107
"trame-vtk==2.8.12",
108-
"vtk==9.3.1",
108+
"vtk==9.4.0rc3",
109109
]
110110

111111
[project.urls]

0 commit comments

Comments
 (0)