Skip to content

Commit d5a6409

Browse files
authored
Update pyproject.toml
1 parent 46844d5 commit d5a6409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
dependencies = ["ansys-dpf-core>=0.7.2",
2929
"ansys-api-dyna==0.3.6",
3030
"ansys-platform-instancemanagement~=1.0",
31-
"pyvista[jupyter]==0.42.3",
31+
"pyvista[jupyter]>=0.43.4",
3232
]
3333

3434
[project.optional-dependencies]

0 commit comments

Comments
 (0)