diff --git a/pyproject.toml b/pyproject.toml index ea04925e0..ab0584890 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ license = {file = "LICENSE.md"} requires-python = ">=3.10" dependencies = [ 'importlib_resources; python_version < "3.11"', - "fmriprep >= 23.2, <= 24.0", + "fmriprep >= 23.2, <= 24.0.1", "indexed_gzip <= 1.8.7", "looseversion", "networkx ~= 3.3", # nipype needs networkx, but 3+ isn"t compatible with nipype 1.8.5