Skip to content

Commit fdedcc4

Browse files
committed
pin: dev niworkflows
1 parent 4ccbbd9 commit fdedcc4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ dependencies = [
2525
"nireports >= 23.2.0",
2626
"nitime",
2727
"nitransforms >= 24.1.1",
28-
"niworkflows >= 1.13.1",
28+
#"niworkflows >= 1.13.1",
29+
"niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",
2930
"numpy >= 1.21.0",
3031
"packaging",
3132
"pandas < 3",

0 commit comments

Comments
 (0)