Skip to content

Commit 23612a6

Browse files
committed
fix: Update dependencies
1 parent c1b95b6 commit 23612a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ dependencies = [
2727
"matplotlib >= 3.5",
2828
"nibabel >= 4.0.1",
2929
"nipype >= 1.8.5",
30-
"nireports >= 25.2.0",
31-
"niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",
30+
"nireports >= 25.3.0",
31+
"nitransforms >= 24.1.1",
32+
"niworkflows >= 1.14.0",
3233
"numpy >= 1.24",
3334
"packaging >= 24",
3435
"pybids >= 0.16",

0 commit comments

Comments
 (0)