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,4 +28,4 @@ dependencies:
28
28
- svgutils
29
29
- nitime
30
30
- nilearn
31
- - git+https://github.com/ZhifangYe/ niworkflows.git@ea6550d1c045f5310e094928504b5866b94e3e73#egg=niworkflows
31
+ - niworkflows>=0.4.1
Original file line number Diff line number Diff line change 71
71
'pybids>=0.5.1' ,
72
72
'nitime' ,
73
73
'nipype>=1.0.4' ,
74
- 'niworkflows>=0.4.0 ' ,
74
+ 'niworkflows>=0.4.1 ' ,
75
75
'statsmodels' ,
76
76
'nipype' ,
77
77
'seaborn' ,
81
81
]
82
82
83
83
LINKS_REQUIRES = [
84
- 'git+https://github.com/ZhifangYe/niworkflows.git@'
85
- 'ea6550d1c045f5310e094928504b5866b94e3e73#egg=niworkflows' ,
86
84
]
87
85
88
86
TESTS_REQUIRES = [
Original file line number Diff line number Diff line change 1
- git+https://github.com/ZhifangYe/ niworkflows.git@ea6550d1c045f5310e094928504b5866b94e3e73#egg=niworkflows
1
+ niworkflows >= 0.4.1
2
2
versioneer
You can’t perform that action at this time.
0 commit comments