Skip to content

Commit 5a6d5c7

Browse files
committed
DEP: Bump niworkflows
1 parent fdfb699 commit 5a6d5c7

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
@@ -25,7 +25,7 @@ dependencies = [
2525
"nipype >= 1.8.5",
2626
"nitime",
2727
"nitransforms >= 21.0.0",
28-
"niworkflows >= 1.8.0",
28+
"niworkflows >= 1.8.1",
2929
"numpy",
3030
"packaging",
3131
"pandas",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ nitransforms==22.0.0
143143
# fmriprep (pyproject.toml)
144144
# niworkflows
145145
# sdcflows
146-
niworkflows==1.8.0
146+
niworkflows==1.8.1
147147
# via
148148
# fmriprep (pyproject.toml)
149149
# sdcflows

0 commit comments

Comments
 (0)