Skip to content

Commit 5b3ce9e

Browse files
committed
MAINT: Push back new fit/apply sdcflows to next minor
1 parent 99da586 commit 5b3ce9e

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
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.0",
3434
"requests",
35-
"sdcflows >= 2.6.0",
35+
"sdcflows ~= 2.5.2",
3636
# "sdcflows @ git+https://github.com/nipreps/sdcflows.git@master",
3737
"smriprep ~= 0.12.1",
3838
# "smriprep @ git+https://github.com/nipreps/smriprep.git@master",

requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ idna==3.4
5151
imageio==2.31.1
5252
# via scikit-image
5353
importlib-resources==6.1.1
54-
# via
55-
# niworkflows
56-
# sdcflows
54+
# via niworkflows
5755
indexed-gzip==1.7.1
5856
# via smriprep
5957
interface-meta==1.3.0
@@ -262,7 +260,7 @@ scipy==1.11.1
262260
# scikit-learn
263261
# sdcflows
264262
# tedana
265-
sdcflows==2.6.0
263+
sdcflows==2.5.2
266264
# via nibabies (pyproject.toml)
267265
seaborn==0.12.2
268266
# via niworkflows

0 commit comments

Comments
 (0)