diff --git a/pyproject.toml b/pyproject.toml index 63a9b34a2..8d7e2fc57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "bokeh>=1.0.0,<=3.6.0", "mapca>=0.0.4,<=0.0.5", "matplotlib", - "nibabel>=2.5.1,<=5.3.0", + "nibabel>=2.5.1,<=5.3.1", "nilearn>=0.10.3,<=0.10.4", "numpy>=1.16,<=2.1.2", "pandas>=2.0,<=2.2.3",