Skip to content

Commit b6f6a00

Browse files
committed
PIN: Ratchet sdcflows pin and pip-compile
1 parent 84a938f commit b6f6a00

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"psutil >= 5.4",
3333
"pybids >= 0.15.2",
3434
"requests",
35-
"sdcflows >= 2.6.0",
35+
"sdcflows >= 2.8.0",
3636
"smriprep >= 0.13.2",
3737
"tedana >= 23.0.2",
3838
"templateflow >= 23.0.0",

requirements.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ importlib-resources==6.1.1
101101
# via
102102
# nireports
103103
# niworkflows
104-
# sdcflows
105104
# templateflow
106105
indexed-gzip==1.8.7
107106
# via smriprep
@@ -165,6 +164,7 @@ matplotlib==3.8.2
165164
migas==0.4.0
166165
# via
167166
# fmriprep
167+
# sdcflows
168168
more-itertools==10.1.0
169169
# via jaraco-classes
170170
msgpack==1.0.7
@@ -302,7 +302,7 @@ psutil==5.9.6
302302
# fmriprep (pyproject.toml)
303303
py-cpuinfo==9.0.0
304304
# via codecarbon
305-
pybids==0.16.3
305+
pybids==0.16.4
306306
# via
307307
# fmriprep
308308
# fmriprep (pyproject.toml)
@@ -382,7 +382,7 @@ scipy==1.11.4
382382
# scikit-learn
383383
# sdcflows
384384
# tedana
385-
sdcflows==2.6.0
385+
sdcflows==2.8.0
386386
# via
387387
# fmriprep
388388
# fmriprep (pyproject.toml)
@@ -393,8 +393,7 @@ seaborn==0.13.0
393393
secretstorage==3.3.3
394394
# via keyring
395395
sentry-sdk==1.39.0
396-
# via
397-
# fmriprep
396+
# via fmriprep
398397
simplejson==3.19.2
399398
# via nipype
400399
six==1.16.0
@@ -434,7 +433,7 @@ tifffile==2023.9.26
434433
toml==0.10.2
435434
# via
436435
# fmriprep
437-
# fmriprep (pyproject.toml)
436+
# sdcflows
438437
tornado==6.3.3
439438
# via bokeh
440439
tqdm==4.66.1

0 commit comments

Comments
 (0)