File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies = [
34
34
" pybids >= 0.15.0" ,
35
35
" requests" ,
36
36
" SimpleITK" ,
37
- " sdcflows @ git+https://github.com/nipreps/sdcflows.git@main " ,
37
+ " sdcflows >= 2.13.0 " ,
38
38
" smriprep >= 0.17.0" ,
39
39
" tedana >= 23.0.2" ,
40
40
" templateflow >= 24.2.0" ,
Original file line number Diff line number Diff line change @@ -26,13 +26,13 @@ backports-tarfile==1.2.0
26
26
# via jaraco-context
27
27
bids-validator == 1.14.7.post0
28
28
# via pybids
29
- bidsschematools == 1.0.7
29
+ bidsschematools == 1.0.8
30
30
# via bids-validator
31
31
bokeh == 3.6.3
32
32
# via tedana
33
- boto3 == 1.38.17
33
+ boto3 == 1.38.18
34
34
# via datalad
35
- botocore == 1.38.17
35
+ botocore == 1.38.18
36
36
# via
37
37
# boto3
38
38
# s3transfer
@@ -57,7 +57,7 @@ contourpy==1.3.2
57
57
# matplotlib
58
58
cycler == 0.12.1
59
59
# via matplotlib
60
- datalad == 1.1.5
60
+ datalad == 1.1.6
61
61
# via
62
62
# datalad-next
63
63
# datalad-osf
@@ -387,7 +387,7 @@ scipy==1.15.2
387
387
# scikit-learn
388
388
# sdcflows
389
389
# tedana
390
- sdcflows @ git+https://github.com/nipreps/sdcflows.git@main
390
+ sdcflows == 2.13.0
391
391
# via nibabies (pyproject.toml)
392
392
seaborn == 0.13.2
393
393
# via
You can’t perform that action at this time.
0 commit comments