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 4ccbbd9 commit fdedcc4Copy full SHA for fdedcc4
pyproject.toml
@@ -25,7 +25,8 @@ dependencies = [
25
"nireports >= 23.2.0",
26
"nitime",
27
"nitransforms >= 24.1.1",
28
- "niworkflows >= 1.13.1",
+ #"niworkflows >= 1.13.1",
29
+ "niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",
30
"numpy >= 1.21.0",
31
"packaging",
32
"pandas < 3",
0 commit comments