We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1c984 commit 15901e1Copy full SHA for 15901e1
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
"pyvista >= 0.43.0,<1",
27
"websockets >= 12.0,< 16",
28
"trame >= 3.6.0,<4",
29
- "trame-vtk >= 2.8.7,<2.8.16",
+ "trame-vtk >= 2.8.7,<3,!=2.8.16",
30
"trame-vuetify >= 2.4.3,< 4",
31
]
32
0 commit comments