Conda: pin VTK to 9.2.6.

This commit is contained in:
Jacob Oursland
2024-06-27 23:32:19 -07:00
committed by Chris Hennes
parent 06afcba869
commit 21cfa07283

View File

@@ -93,7 +93,7 @@ dependencies:
- six
- smesh
- swig
- vtk
- vtk==9.2.6
- xerces-c
- yaml-cpp
- zlib