diff --git a/pyproject.toml b/pyproject.toml index 0099751e9..d92db25cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "mapca>=0.0.4,<=0.0.5", "matplotlib", "nibabel>=2.5.1,<=5.2.1", - "nilearn>=0.7,<=0.10.3", + "nilearn>=0.7,<=0.10.4", "numpy>=1.16,<=1.26.4", "pandas>=2.0,<=2.2.1", "pybtex",