File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
attrs==20.1.0
3
3
nibabel==3.0.1
4
4
nipype==1.5.1
5
- niworkflows@ git+https://github.com/nipreps/niworkflows.git@master
5
+ niworkflows==1.4.2
6
6
nitransforms==21.0.0
7
7
numpy
8
8
pybids==0.12.1
Original file line number Diff line number Diff line change 2
2
attrs >= 20.1.0
3
3
nibabel >= 3.0.1
4
4
nipype < 2.0 ,>= 1.5.1
5
- niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
5
+ niworkflows ~= 1.4.2
6
6
nitransforms ~= 21.0.0
7
7
numpy
8
8
pybids >= 0.12.1
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ install_requires =
31
31
attrs >= 20.1.0
32
32
nibabel >=3.0.1
33
33
nipype >=1.5.1,<2.0
34
- niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
34
+ niworkflows ~= 1.4.2
35
35
nitransforms ~= 21.0.0
36
36
numpy
37
37
pybids >= 0.12.1
You can’t perform that action at this time.
0 commit comments