File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies = [
32
32
" psutil >= 5.4" ,
33
33
" pybids >= 0.15.0" ,
34
34
" requests" ,
35
- " sdcflows > = 2.6.0 " ,
35
+ " sdcflows ~ = 2.5.2 " ,
36
36
# "sdcflows @ git+https://github.com/nipreps/sdcflows.git@master",
37
37
" smriprep ~= 0.12.1" ,
38
38
# "smriprep @ git+https://github.com/nipreps/smriprep.git@master",
Original file line number Diff line number Diff line change @@ -51,9 +51,7 @@ idna==3.4
51
51
imageio == 2.31.1
52
52
# via scikit-image
53
53
importlib-resources == 6.1.1
54
- # via
55
- # niworkflows
56
- # sdcflows
54
+ # via niworkflows
57
55
indexed-gzip == 1.7.1
58
56
# via smriprep
59
57
interface-meta == 1.3.0
@@ -262,7 +260,7 @@ scipy==1.11.1
262
260
# scikit-learn
263
261
# sdcflows
264
262
# tedana
265
- sdcflows == 2.6.0
263
+ sdcflows == 2.5.2
266
264
# via nibabies (pyproject.toml)
267
265
seaborn == 0.12.2
268
266
# via niworkflows
You can’t perform that action at this time.
0 commit comments