Skip to content

Commit fbe1023

Browse files
authored
DEP: Pin sdcflows to minor series (#260)
1 parent ed04019 commit fbe1023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install_requires =
3333
numpy >= 1.21.0
3434
pybids >= 0.12.1
3535
scipy ~= 1.6.0; python_version<'3.8'
36-
sdcflows @ git+https://github.com/nipreps/sdcflows@master
36+
sdcflows ~= 2.2.1
3737
smriprep ~= 0.10.0
3838
tedana ~= 0.0.12
3939
templateflow >= 0.6.0

0 commit comments

Comments
 (0)