File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -29,5 +29,5 @@ dependencies:
29
29
- nitime
30
30
- nilearn!=0.5.0,!=0.5.1
31
31
- niworkflows<0.10.0a0,>=0.9.0
32
- - smriprep
32
+ - smriprep<0.3.0a0,>=0.2.0
33
33
- tedana>=0.0.5
Original file line number Diff line number Diff line change 95
95
'pybids<0.8.0a0,>=0.7.1' ,
96
96
'pyyaml' ,
97
97
'scikit-image' ,
98
- 'smriprep' ,
98
+ 'smriprep<0.3.0a0,>=0.2.0 ' ,
99
99
'statsmodels' ,
100
100
'tedana>=0.0.5' ,
101
101
'templateflow<0.2.0a0,>=0.1.3' ,
102
102
]
103
103
104
104
105
105
LINKS_REQUIRES = [
106
- 'git+https://github.com/poldracklab/smriprep.git@'
107
- 'f1cfc37bcdc346549dbf1d037cdade3a3b32d5de#egg=smriprep-0.1.0' ,
108
106
]
109
107
110
108
TESTS_REQUIRES = [
Original file line number Diff line number Diff line change 1
1
nilearn != 0.5.0 ,!= 0.5.1
2
2
niworkflows < 0.10.0a0 ,>= 0.9.0
3
- git+https://github.com/poldracklab/ smriprep.git@f1cfc37bcdc346549dbf1d037cdade3a3b32d5de#egg=smriprep-0.1 .0
3
+ smriprep < 0.3.0a0 , >= 0.2 .0
4
4
templateflow < 0.2.0a0 ,>= 0.1.3
You can’t perform that action at this time.
0 commit comments