Skip to content

Commit 76a200b

Browse files
committed
chore: increase nireports minimum
1 parent be9372f commit 76a200b

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
@@ -22,7 +22,7 @@ dependencies = [
2222
'importlib_resources; python_version < "3.9"',
2323
"nibabel >= 5.0.0",
2424
"nipype >= 1.8.5",
25-
"nireports @ git+https://github.com/mgxd/nireports.git@enh/report-session",
25+
"nireports >= 23.2.0",
2626
"nitime",
2727
"nitransforms >= 23.0.1",
2828
"niworkflows >= 1.9.0",

0 commit comments

Comments
 (0)