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 8a8189f commit 796df24Copy full SHA for 796df24
pyproject.toml
@@ -27,9 +27,9 @@ dependencies = [
27
"nibabel >= 3.0.1",
28
"nilearn >= 0.5.1",
29
"nipype ~= 1.4",
30
- "nireports @ git+https://github.com/nipreps/nireports.git@fix/leftover-axes-decoration",
+ "nireports ~= 24.0.2",
31
"nitransforms ~= 24.0",
32
- "niworkflows ~=1.10",
+ "niworkflows ~=1.10.1",
33
"numpy ~=1.20",
34
"orjson",
35
"pandas",
0 commit comments