We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae3ff9 commit ac0c57fCopy full SHA for ac0c57f
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"packaging",
31
"pybids >= 0.11.1",
32
"pyyaml",
33
- "templateflow >= 0.6",
+ "templateflow >= 24.1",
34
]
35
dynamic = ["version"]
36
requirements.txt
@@ -188,7 +188,7 @@ sqlalchemy==2.0.28
188
# via pybids
189
svgutils==0.3.4
190
# via niworkflows
191
-templateflow==24.0.0
+templateflow==24.2.0
192
193
threadpoolctl==3.3.0
194
# via scikit-learn
0 commit comments