File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies = [
3434 " pybids >= 0.15.0" ,
3535 " requests" ,
3636 " SimpleITK" ,
37- " sdcflows @ git+https://github.com/nipreps/sdcflows.git@main " ,
37+ " sdcflows >= 2.13.0 " ,
3838 " smriprep >= 0.17.0" ,
3939 " tedana >= 23.0.2" ,
4040 " templateflow >= 24.2.0" ,
Original file line number Diff line number Diff line change @@ -26,13 +26,13 @@ backports-tarfile==1.2.0
2626 # via jaraco-context
2727bids-validator == 1.14.7.post0
2828 # via pybids
29- bidsschematools == 1.0.7
29+ bidsschematools == 1.0.8
3030 # via bids-validator
3131bokeh == 3.6.3
3232 # via tedana
33- boto3 == 1.38.17
33+ boto3 == 1.38.18
3434 # via datalad
35- botocore == 1.38.17
35+ botocore == 1.38.18
3636 # via
3737 # boto3
3838 # s3transfer
@@ -57,7 +57,7 @@ contourpy==1.3.2
5757 # matplotlib
5858cycler == 0.12.1
5959 # via matplotlib
60- datalad == 1.1.5
60+ datalad == 1.1.6
6161 # via
6262 # datalad-next
6363 # datalad-osf
@@ -387,7 +387,7 @@ scipy==1.15.2
387387 # scikit-learn
388388 # sdcflows
389389 # tedana
390- sdcflows @ git+https://github.com/nipreps/sdcflows.git@main
390+ sdcflows == 2.13.0
391391 # via nibabies (pyproject.toml)
392392seaborn == 0.13.2
393393 # via
You can’t perform that action at this time.
0 commit comments