diff --git a/pyproject.toml b/pyproject.toml index 4d9686835..973469356 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "matplotlib", "nibabel>=2.5.1,<=5.2.1", "nilearn>=0.10.3,<=0.10.4", - "numpy>=1.16,<=2.1.1", + "numpy>=1.16,<=2.1.2", "pandas>=2.0,<=2.2.3", "pybtex", "pybtex-apa-style",