diff --git a/pyproject.toml b/pyproject.toml index bce21a2f7..f0c253cbc 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.0.0", + "numpy>=1.16,<=2.0.1", "pandas>=2.0,<=2.2.2", "pybtex", "pybtex-apa-style",