diff --git a/pyproject.toml b/pyproject.toml index 16fcb74..85be101 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "neuromaps", "nipype >= 1.8.5", "nireports @ git+https://github.com/pennlinc/nireports.git@main", - "nitransforms == 23.0.1", + "nitransforms == 24.1.0", "niworkflows @ git+https://github.com/pennlinc/niworkflows.git@master", "pybids >= 0.15.6", "smriprep @ git+https://github.com/pennlinc/smriprep.git@master",