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
31
- - niworkflows>=0.5.4 ,<0.6
31
+ - niworkflows>=0.7.2 ,<0.8.0a0
32
32
- smriprep>=0.0.4,<0.1.0a0
33
33
- tedana>=0.0.5
Original file line number Diff line number Diff line change 89
89
'nilearn' ,
90
90
'nipype>=1.1.6' ,
91
91
'nitime' ,
92
- 'niworkflows' ,
92
+ 'niworkflows>=0.7.2,<0.8.0a0 ' ,
93
93
'numpy' ,
94
94
'pandas' ,
95
95
'psutil>=5.4' ,
104
104
105
105
106
106
LINKS_REQUIRES = [
107
- 'git+https://github.com/poldracklab/niworkflows.git@'
108
- 'b97787ee2f1b93cafb104664b60fa0c4fd81253a#egg=niworkflows-0.7.1' ,
109
107
]
110
108
111
109
TESTS_REQUIRES = [
Original file line number Diff line number Diff line change 1
1
pybids >= 0.7.0 ,< 0.8.0a0
2
- git+https://github.com/poldracklab/ niworkflows.git@b97787ee2f1b93cafb104664b60fa0c4fd81253a#egg=niworkflows- 0.7.1
2
+ niworkflows >= 0.7.2 , < 0.8.0a0
3
3
smriprep >= 0.0.5 ,< 0.1.0a0
4
4
templateflow >= 0.0.4
You can’t perform that action at this time.
0 commit comments