Skip to content

Commit ac0c57f

Browse files
committed
PIN: templateflow 24.1+
1 parent 0ae3ff9 commit ac0c57f

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
@@ -30,7 +30,7 @@ dependencies = [
3030
"packaging",
3131
"pybids >= 0.11.1",
3232
"pyyaml",
33-
"templateflow >= 0.6",
33+
"templateflow >= 24.1",
3434
]
3535
dynamic = ["version"]
3636

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ sqlalchemy==2.0.28
188188
# via pybids
189189
svgutils==0.3.4
190190
# via niworkflows
191-
templateflow==24.0.0
191+
templateflow==24.2.0
192192
# via niworkflows
193193
threadpoolctl==3.3.0
194194
# via scikit-learn

0 commit comments

Comments
 (0)