Skip to content

Commit 1a61c61

Browse files
committed
add requirements.txt fix
1 parent 8bac4f0 commit 1a61c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy>=1.11.0
22
scipy>=0.17.0
33
scikit-learn>=0.22.0
44
matplotlib>=2.0.0
5-
vtk>=9.1.0
5+
vtk>=9.1.0,<9.3.2
66
nibabel
77
nilearn
88

0 commit comments

Comments
 (0)