File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 89
89
'nilearn' ,
90
90
'nipype' ,
91
91
'nitime' ,
92
- 'niworkflows<0.9.0a0,>=0.8.1 ' ,
92
+ 'niworkflows' ,
93
93
'numpy' ,
94
94
'pandas' ,
95
95
'psutil>=5.4' ,
108
108
'423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0' ,
109
109
'git+https://github.com/rciric/nipype.git@'
110
110
'329c74d63a1e1fb963d8e01035e36617acfaaec9#egg=nipype' ,
111
+ 'git+https://github.com/rciric/niworkflows.git@'
112
+ '3946b126c7466e80c4b0347fe27f38ccc16b688f#egg=niworkflows' ,
111
113
]
112
114
113
115
TESTS_REQUIRES = [
Original file line number Diff line number Diff line change 1
- niworkflows < 0.9.0a0 ,>= 0.8.1
2
1
git+https://github.com/poldracklab/smriprep.git@423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0
3
2
git+https://github.com/rciric/nipype.git@329c74d63a1e1fb963d8e01035e36617acfaaec9#egg=nipype
3
+ git+https://github.com/rciric/niworkflows.git@3946b126c7466e80c4b0347fe27f38ccc16b688f#egg=niworkflows
4
4
templateflow < 0.2.0a0 ,>= 0.1.3
You can’t perform that action at this time.
0 commit comments