File tree Expand file tree Collapse file tree 3 files changed +18
-16
lines changed Expand file tree Collapse file tree 3 files changed +18
-16
lines changed Original file line number Diff line number Diff line change 11# Auto-generated by .maint/update_requirements.py
2+ acres==0.2.0
23attrs==20.1.0
3- nibabel==3.1. 0
4+ nibabel==3.0
45nipype==1.8.5
5- traits<6.4
66migas==0.4.0
7- niworkflows==1.7.0
8- nitransforms==23.0.1
9- numpy==1.21.0
7+ nireports==24.1.0
8+ niworkflows==1.11.0
9+ nitransforms==24.1.0
10+ numpy==1.22
1011pybids==0.16.4
1112scikit-image==0.18
1213scipy==1.8.1
13- templateflow
14- toml
14+ templateflow==23.1
15+ toml==0.10
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies = [
2828 " nipype >= 1.8.5" ,
2929 " migas >= 0.4.0" ,
3030 " nireports >= 24.1.0" ,
31- " niworkflows >= 1.7 .0" ,
31+ " niworkflows >= 1.11 .0" ,
3232 " nitransforms >= 24.1.0" ,
3333 " numpy >= 1.22" ,
3434 " pybids >= 0.16.4" ,
Original file line number Diff line number Diff line change 11# Auto-generated by .maint/update_requirements.py
2+ acres >= 0.2.0
23attrs >= 20.1.0
3- nibabel >= 3.1.0
4- nipype < 2.0 ,>= 1.8.5
5- traits < 6.4
4+ nibabel >= 3.0
5+ nipype >= 1.8.5
66migas >= 0.4.0
7- niworkflows >= 1.7.0
8- nitransforms >= 23.0.1
9- numpy >= 1.21.0
7+ nireports >= 24.1.0
8+ niworkflows >= 1.11.0
9+ nitransforms >= 24.1.0
10+ numpy >= 1.22
1011pybids >= 0.16.4
1112scikit-image >= 0.18
1213scipy >= 1.8.1
13- templateflow
14- toml
14+ templateflow >= 23.1
15+ toml >= 0.10
You can’t perform that action at this time.
0 commit comments