diff --git a/pyproject.toml b/pyproject.toml index e5e7d618..ab37dd71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ requires-python = ">=3.10" dependencies = [ "dipy>=1.3.0", "joblib", - "nipype>= 1.5.1, < 2.0", + "nipype>= 1.5.1,<2.0", "nitransforms>=21.0.0,<24", "nireports", "numpy>=1.17.3",