diff --git a/pyproject.toml b/pyproject.toml index 50eb30e..3ec374e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "fmriprep @ git+https://github.com/nipreps/fmriprep.git@master", "nipype >= 1.8.5", "nireports @ git+https://github.com/nipreps/nireports.git@main", - "nitransforms == 23.0.1", + "nitransforms >= 24.0.2", "niworkflows @ git+https://github.com/nipreps/niworkflows.git@master", "pybids >= 0.15.6", "sdcflows @ git+https://github.com/nipreps/sdcflows.git@master",