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 = [
27
27
" nireports >= 24.1.0" ,
28
28
" nitime >= 0.9" ,
29
29
" nitransforms >= 25.0.1" ,
30
- " niworkflows @ git+https://github.com/nipreps/niworkflows.git@master " ,
30
+ " niworkflows >= 1.14.2 " ,
31
31
" numpy >= 2.0" ,
32
32
" packaging >= 24" ,
33
33
" pandas >= 2.2" ,
34
34
" psutil >= 5.4" ,
35
35
" pybids >= 0.16" ,
36
36
" 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 " ,
39
39
" tedana >= 25.0.0" ,
40
40
" templateflow >= 24.2.2" ,
41
41
" transforms3d >= 0.4.2" ,
@@ -159,7 +159,7 @@ nitime = "0.11.*"
159
159
scikit-image = " 0.25.*"
160
160
scikit-learn = " 1.6.*"
161
161
ants = " 2.6.*"
162
- connectome-workbench-cli = " 2.0.*"
162
+ connectome-workbench-cli = { version = " 2.0.*" , build = " *qt6* " }
163
163
fsl-bet2 = " 2111.8.*"
164
164
fsl-flirt = " 2111.4.*"
165
165
fsl-fast4 = " 2111.3.*"
You can’t perform that action at this time.
0 commit comments