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 3f6a138 commit d0829dfCopy full SHA for d0829df
pyproject.toml
@@ -42,14 +42,14 @@ dependencies = [
42
43
[project.optional-dependencies]
44
graphics = [
45
- "ansys-tools-visualization-interface>=0.2.6",
+ "ansys-tools-visualization-interface>=0.2.6,<0.12",
46
"pygltflib>=1.16,<2",
47
"pyvista[jupyter]>=0.38.1,<1",
48
"vtk>=9,<10",
49
]
50
all = [
51
"ansys-platform-instancemanagement>=1.0.3,<2",
52
53
"docker>=6.0.1,<8",
54
55
0 commit comments