diff --git a/pyproject.toml b/pyproject.toml index 086c5b302..b84e50a27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "nibabel>=2.5.1,<=5.2.1", "nilearn>=0.10.3,<=0.10.4", "numpy>=1.16,<=2.1.1", - "pandas>=2.0,<=2.2.2", + "pandas>=2.0,<=2.2.3", "pybtex", "pybtex-apa-style", "robustica>=0.1.4,<=0.1.4",