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 @@ -27,15 +27,15 @@ dependencies = [
2727 " nireports >= 24.1.0" ,
2828 " nitime >= 0.9" ,
2929 " nitransforms >= 25.0.1" ,
30- " niworkflows @ git+https://github.com/nipreps/niworkflows.git@master " ,
30+ " niworkflows >= 1.14.2 " ,
3131 " numpy >= 2.0" ,
3232 " packaging >= 24" ,
3333 " pandas >= 2.2" ,
3434 " psutil >= 5.4" ,
3535 " pybids >= 0.16" ,
3636 " requests >= 2.27" ,
37- " sdcflows @ git+https://github.com/nipreps/sdcflows.git@main " ,
38- " smriprep @ git+https://github.com/nipreps/smriprep.git@master " ,
37+ " sdcflows >= 2.15.0 " ,
38+ " smriprep >= 0.19.2 " ,
3939 " tedana >= 25.0.0" ,
4040 " templateflow >= 24.2.2" ,
4141 " transforms3d >= 0.4.2" ,
@@ -159,7 +159,7 @@ nitime = "0.11.*"
159159scikit-image = " 0.25.*"
160160scikit-learn = " 1.6.*"
161161ants = " 2.6.*"
162- connectome-workbench-cli = " 2.0.*"
162+ connectome-workbench-cli = { version = " 2.0.*" , build = " *qt6* " }
163163fsl-bet2 = " 2111.8.*"
164164fsl-flirt = " 2111.4.*"
165165fsl-fast4 = " 2111.3.*"
You can’t perform that action at this time.
0 commit comments