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 c1b95b6 commit 23612a6Copy full SHA for 23612a6
pyproject.toml
@@ -27,8 +27,9 @@ dependencies = [
27
"matplotlib >= 3.5",
28
"nibabel >= 4.0.1",
29
"nipype >= 1.8.5",
30
- "nireports >= 25.2.0",
31
- "niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",
+ "nireports >= 25.3.0",
+ "nitransforms >= 24.1.1",
32
+ "niworkflows >= 1.14.0",
33
"numpy >= 1.24",
34
"packaging >= 24",
35
"pybids >= 0.16",
0 commit comments