Skip to content

Commit 7a6eb9c

Browse files
authored
MNT: Update smriprep to 0.13.1 (#3153)
1 parent 0e9fc42 commit 7a6eb9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"pybids >= 0.15.2",
3434
"requests",
3535
"sdcflows @ git+https://github.com/nipreps/sdcflows.git@master",
36-
"smriprep @ git+https://github.com/nipreps/smriprep.git@master",
36+
"smriprep >= 0.13.1",
3737
"tedana >= 23.0.2",
3838
"templateflow >= 23.0.0",
3939
"toml",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ six==1.16.0
404404
# isodate
405405
# osfclient
406406
# python-dateutil
407-
smriprep==0.13.0
407+
smriprep==0.13.1
408408
# via
409409
# fmriprep
410410
# fmriprep (pyproject.toml)

0 commit comments

Comments
 (0)