Skip to content

Commit

Permalink
pin vtk
Browse files Browse the repository at this point in the history
  • Loading branch information
HansKallekleiv committed Nov 16, 2023
1 parent bdaa9e0 commit 1a7e1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"scipy>=1.2",
"statsmodels>=0.12.1", # indirect dependency through https://plotly.com/python/linear-fits/
"xtgeo>=2.20.0",
"vtk>=9.2.2",
"vtk>=9.2.2,<9.3",
"webviz-config",
"webviz-core-components>=0.6",
"webviz-subsurface-components==0.4.15",
Expand Down

0 comments on commit 1a7e1b0

Please sign in to comment.