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>=1.1.6' ,
91
91
'nitime' ,
92
- 'niworkflows<0.9.0a0,>=0.8.1 ' ,
92
+ 'niworkflows' ,
93
93
'numpy' ,
94
94
'pandas' ,
95
95
'psutil>=5.4' ,
104
104
105
105
106
106
LINKS_REQUIRES = [
107
+ 'git+https://github.com/oesteban/niworkflows.git@'
108
+ '98d40bda2f8c36a061ada6788f3265ae40ab765a#egg=niworkflows' ,
107
109
'git+https://github.com/poldracklab/smriprep.git@'
108
110
'423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0' ,
109
111
]
Original file line number Diff line number Diff line change 1
- niworkflows < 0.9.0a0 , >= 0.8.1
1
+ git+https://github.com/oesteban/ niworkflows.git@98d40bda2f8c36a061ada6788f3265ae40ab765a#egg=niworkflows
2
2
git+https://github.com/poldracklab/smriprep.git@423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0
3
3
templateflow < 0.2.0a0 ,>= 0.1.3
You can’t perform that action at this time.
0 commit comments