Skip to content

Commit 52a3757

Browse files
committed
chore(deps): Require templateflow 25.0+
1 parent 29e2932 commit 52a3757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"packaging >= 24",
3434
"pybids >= 0.16",
3535
"pyyaml >= 6.0",
36-
"templateflow >= 24.2",
36+
"templateflow >= 25.0",
3737
]
3838
dynamic = ["version"]
3939

0 commit comments

Comments
 (0)