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 fdfb699 commit 5a6d5c7Copy full SHA for 5a6d5c7
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"nipype >= 1.8.5",
26
"nitime",
27
"nitransforms >= 21.0.0",
28
- "niworkflows >= 1.8.0",
+ "niworkflows >= 1.8.1",
29
"numpy",
30
"packaging",
31
"pandas",
requirements.txt
@@ -143,7 +143,7 @@ nitransforms==22.0.0
143
# fmriprep (pyproject.toml)
144
# niworkflows
145
# sdcflows
146
-niworkflows==1.8.0
+niworkflows==1.8.1
147
# via
148
149
0 commit comments