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"
22
22
dependencies = [
23
23
" acres >= 0.2.0" ,
24
24
" looseversion >= 1.3" ,
25
- " nibabel >= 4.0 .1" ,
26
- " nipype >= 1.8.5 " ,
25
+ " nibabel >= 5.1 .1" ,
26
+ " nipype >= 1.9.0 " ,
27
27
" nireports >= 24.1.0" ,
28
28
" nitime >= 0.9" ,
29
29
" nitransforms >= 25.0.1" ,
30
30
" niworkflows @ git+https://github.com/nipreps/niworkflows.git@master" ,
31
- " numpy >= 1.24 " ,
31
+ " numpy >= 2.0 " ,
32
32
" packaging >= 24" ,
33
- " pandas >= 1 .2" ,
33
+ " pandas >= 2 .2" ,
34
34
" psutil >= 5.4" ,
35
35
" pybids >= 0.16" ,
36
36
" requests >= 2.27" ,
37
37
" sdcflows >= 2.13.1" ,
38
38
" smriprep @ git+https://github.com/nipreps/smriprep.git@master" ,
39
39
" tedana >= 25.0.0" ,
40
40
" templateflow >= 24.2.2" ,
41
- " transforms3d >= 0.4" ,
41
+ " transforms3d >= 0.4.2 " ,
42
42
" toml >= 0.10" ,
43
43
" codecarbon >= 2" ,
44
44
" APScheduler >= 3.10" ,
You can’t perform that action at this time.
0 commit comments