Skip to content

Commit d1a8599

Browse files
authored
Apply suggestions from code review
1 parent 4c5a878 commit d1a8599

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.4.0rc3",
70+
"vtk==9.4.0",
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.4.0rc3",
108+
"vtk==9.4.0",
109109
]
110110

111111
[project.urls]

0 commit comments

Comments
 (0)