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 = [
2222 " looseversion" ,
2323 " nibabel >= 4.0.1" ,
2424 " nipype >= 1.8.5" ,
25- " nireports >= 23.2.1 " ,
25+ " nireports @ git+https://github.com/nipreps/nireports.git@main " ,
2626 " nitime" ,
2727 " nitransforms >= 21.0.0" ,
28- " niworkflows >= 1.10.1 " ,
28+ " niworkflows @ git+https://github.com/nipreps/niworkflows.git@master " ,
2929 " numpy >= 1.22" ,
3030 " packaging" ,
3131 " pandas" ,
3232 " psutil >= 5.4" ,
3333 " pybids >= 0.15.2" ,
3434 " 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 " ,
3737 " tedana >= 23.0.2" ,
3838 " templateflow >= 24.1.0" ,
3939 " transforms3d" ,
You can’t perform that action at this time.
0 commit comments