File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 84
84
]
85
85
86
86
REQUIRES = [
87
- 'grabbit==0.2.6' ,
88
87
'indexed_gzip>=0.8.8' ,
89
88
'nibabel>=2.2.1' ,
90
89
'nilearn' ,
97
96
'pybids>=0.7.0,<8' ,
98
97
'pyyaml' ,
99
98
'scikit-image' ,
100
- 'smriprep>=0.0.4,<0.1.0a0 ' ,
99
+ 'smriprep' ,
101
100
'statsmodels' ,
102
101
'tedana>=0.0.5' ,
103
102
'templateflow>=0.0.4' ,
107
106
LINKS_REQUIRES = [
108
107
'git+https://github.com/oesteban/niworkflows.git@'
109
108
'0208e37b8915d89720856ac76becbed7592437c5#niworkflows-0.6.1' ,
109
+ 'git+https://github.com/oesteban/smriprep.git@'
110
+ 'e504ddaca62da545b75a7cbc629ff91b8b48f2ee#smriprep-0.0.4' ,
110
111
]
111
112
112
113
TESTS_REQUIRES = [
Original file line number Diff line number Diff line change 1
- grabbit == 0.2.6
2
1
pybids >= 0.7.0 ,< 0.8
3
2
git+https://github.com/oesteban/niworkflows.git@0208e37b8915d89720856ac76becbed7592437c5#niworkflows-0.6.1
4
- smriprep >= 0.0.4 , < 0.1.0a0
3
+ git+https://github.com/oesteban/ smriprep.git@e504ddaca62da545b75a7cbc629ff91b8b48f2ee#smriprep-0.0.4
5
4
templateflow >= 0.0.4
You can’t perform that action at this time.
0 commit comments