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 d0208b4 commit 20f3828Copy full SHA for 20f3828
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
]
21
22
[project.optional-dependencies]
23
-gpu = ["vtk == 9.*"]
+gpu = ["vtk == 9.3.1"]
24
25
[project.urls]
26
"Homepage" = "https://github.com/Geode-solutions/OpenGeodeWeb-Viewer"
0 commit comments