File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,18 +22,18 @@ dependencies = [
22
22
" looseversion" ,
23
23
" nibabel >= 4.0.1" ,
24
24
" nipype >= 1.8.5" ,
25
- " nireports >= 23.2.1 " ,
25
+ " nireports @ git+https://github.com/nipreps/nireports.git@main " ,
26
26
" nitime" ,
27
27
" nitransforms >= 21.0.0" ,
28
- " niworkflows >= 1.10.1 " ,
28
+ " niworkflows @ git+https://github.com/nipreps/niworkflows.git@master " ,
29
29
" numpy >= 1.22" ,
30
30
" packaging" ,
31
31
" pandas" ,
32
32
" psutil >= 5.4" ,
33
33
" pybids >= 0.15.2" ,
34
34
" requests" ,
35
- " sdcflows >= 2.8.1 " ,
36
- " smriprep >= 0.15.0 " ,
35
+ " sdcflows @ git+https://github.com/nipreps/sdcflows.git@master " ,
36
+ " smriprep @ git+https://github.com/nipreps/smriprep.git@master " ,
37
37
" tedana >= 23.0.2" ,
38
38
" templateflow >= 24.1.0" ,
39
39
" transforms3d" ,
You can’t perform that action at this time.
0 commit comments