diff --git a/pyproject.toml b/pyproject.toml index d83f07b0f..ad720ffed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "looseversion >= 1.3", "nibabel >= 4.0.1", "nipype >= 1.8.5", - "nireports >= 24.1.0", + "nireports @ git+https://github.com/nipreps/nireports.git@main", "nitime >= 0.9", "nitransforms >= 24.1.1", "niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",