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 @@ -28,6 +28,6 @@ dependencies:
28
28
- svgutils
29
29
- nitime
30
30
- nilearn!=0.5.0,!=0.5.1
31
- - niworkflows<0.9 .0a0,>=0.8.1
31
+ - niworkflows<0.10 .0a0,>=0.9.0
32
32
- smriprep
33
33
- tedana>=0.0.5
Original file line number Diff line number Diff line change 88
88
'nilearn!=0.5.0,!=0.5.1' ,
89
89
'nipype>=1.1.6' ,
90
90
'nitime' ,
91
- 'niworkflows' ,
91
+ 'niworkflows<0.10.0a0,>=0.9.0 ' ,
92
92
'numpy' ,
93
93
'pandas' ,
94
94
'psutil>=5.4' ,
103
103
104
104
105
105
LINKS_REQUIRES = [
106
- 'git+https://github.com/poldracklab/niworkflows.git@'
107
- '121ab5df2988d794f915c595ae4bc6dc8259ba2a#egg=niworkflows' ,
108
106
'git+https://github.com/poldracklab/smriprep.git@'
109
107
'f1cfc37bcdc346549dbf1d037cdade3a3b32d5de#egg=smriprep-0.1.0' ,
110
108
]
Original file line number Diff line number Diff line change 1
1
nilearn != 0.5.0 ,!= 0.5.1
2
- git+https://github.com/poldracklab/ niworkflows.git@121ab5df2988d794f915c595ae4bc6dc8259ba2a#egg=niworkflows
2
+ niworkflows < 0.10.0a0 , >= 0.9.0
3
3
git+https://github.com/poldracklab/smriprep.git@f1cfc37bcdc346549dbf1d037cdade3a3b32d5de#egg=smriprep-0.1.0
4
4
templateflow < 0.2.0a0 ,>= 0.1.3
You can’t perform that action at this time.
0 commit comments