File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,23 +22,23 @@ requires-python = ">=3.10"
2222dependencies = [
2323 " acres >= 0.2.0" ,
2424 " looseversion >= 1.3" ,
25- " nibabel >= 4.0 .1" ,
26- " nipype >= 1.8.5 " ,
25+ " nibabel >= 5.1 .1" ,
26+ " nipype >= 1.9.0 " ,
2727 " nireports >= 24.1.0" ,
2828 " nitime >= 0.9" ,
2929 " nitransforms >= 25.0.1" ,
3030 " niworkflows @ git+https://github.com/nipreps/niworkflows.git@master" ,
31- " numpy >= 1.24 " ,
31+ " numpy >= 2.0 " ,
3232 " packaging >= 24" ,
33- " pandas >= 1 .2" ,
33+ " pandas >= 2 .2" ,
3434 " psutil >= 5.4" ,
3535 " pybids >= 0.16" ,
3636 " requests >= 2.27" ,
3737 " sdcflows >= 2.13.1" ,
3838 " smriprep @ git+https://github.com/nipreps/smriprep.git@master" ,
3939 " tedana >= 25.0.0" ,
4040 " templateflow >= 24.2.2" ,
41- " transforms3d >= 0.4" ,
41+ " transforms3d >= 0.4.2 " ,
4242 " toml >= 0.10" ,
4343 " codecarbon >= 2" ,
4444 " APScheduler >= 3.10" ,
You can’t perform that action at this time.
0 commit comments