diff --git a/pyproject.toml b/pyproject.toml index 1e3bf042..d189cbc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "nibabel >= 3.0.1", "nilearn >= 0.5.1", "nipype ~= 1.4", - "nireports ~= 23.1", + "nireports ~= 24.0.1", "nitransforms ~= 24.0", "niworkflows ~=1.10.1", "numpy ~=1.20",