Skip to content

Commit 9622d33

Browse files
committed
FIX: point to niworkflows master
1 parent b8685a9 commit 9622d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"nireports >= 24.1.0",
2828
"nitime >= 0.9",
2929
"nitransforms >= 24.1.1",
30-
"niworkflows @ git+https://github.com/nipreps/niworkflows.git@dev_petprep",
30+
"niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",
3131
"numpy >= 1.24",
3232
"packaging >= 24",
3333
"pandas >= 1.2",

0 commit comments

Comments
 (0)