Skip to content

Commit 53c62f6

Browse files
committed
remove vtk version from requirements
1 parent a73382b commit 53c62f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ matplotlib
55
pandas
66
pytest-subtests
77
pdoc
8-
vtk == 9.2.2 # required for OpenGeoSys
8+
vtk #== 9.2.2 # version disabled because only required for OpenGeoSys
99
coverage
1010
interrogate
1111
scipy # required for SolarRadiation above-ground concept

0 commit comments

Comments
 (0)