File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies:
27
27
- doctest-ignore-unicode
28
28
- svgutils
29
29
- nitime
30
- - nilearn
30
+ - nilearn!=0.5.0,!=0.5.1
31
31
- niworkflows<0.9.0a0,>=0.8.1
32
32
- smriprep
33
33
- tedana>=0.0.5
Original file line number Diff line number Diff line change 86
86
REQUIRES = [
87
87
'indexed_gzip>=0.8.8' ,
88
88
'nibabel>=2.2.1' ,
89
- 'nilearn' ,
89
+ 'nilearn!=0.5.0,!=0.5.1 ' ,
90
90
'nipype' ,
91
91
'nitime' ,
92
92
'niworkflows' ,
Original file line number Diff line number Diff line change 1
- git+https://github.com/poldracklab/smriprep.git@423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0
1
+ nilearn != 0.5.0 , != 0.5.1
2
2
git+https://github.com/rciric/nipype.git@4c1af8aca7191aff7568ef0a8009144839759f5c#egg=nipype
3
3
git+https://github.com/rciric/niworkflows.git@a7d976dddb0d7e266822cecc16c9ee3a2c3ba1cf#egg=niworkflows
4
+ git+https://github.com/poldracklab/smriprep.git@423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0
4
5
templateflow < 0.2.0a0 ,>= 0.1.3
You can’t perform that action at this time.
0 commit comments