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 5b68753 commit 2386e08Copy full SHA for 2386e08
pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
27
"nireports >= 24.1.0",
28
"nitime >= 0.9",
29
"nitransforms >= 24.1.1",
30
- "niworkflows >= 1.13.3",
+ "niworkflows >= 1.13.4",
31
"numpy >= 1.24",
32
"packaging >= 24",
33
"pandas >= 1.2",
requirements.txt
@@ -245,7 +245,7 @@ nitransforms==24.1.1
245
# via
246
# fmriprep (pyproject.toml)
247
# niworkflows
248
-niworkflows==1.13.3
+niworkflows==1.13.4
249
250
251
# smriprep
0 commit comments