diff --git a/pyproject.toml b/pyproject.toml index 201b32e48..7267df9d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "matplotlib", "nibabel>=2.5.1,<=5.3.2", "nilearn>=0.10.3,<=0.11.1", - "numpy>=1.16,<=2.2.2", + "numpy>=1.16,<=2.2.3", "pandas>=2.0,<=2.2.3", "pybtex", "pybtex-apa-style",