diff --git a/pyproject.toml b/pyproject.toml index 58ad7f160..4008338dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "nibabel>=2.5.1,<=5.2.1", "nilearn>=0.7,<=0.10.4", "numpy>=1.16,<=1.26.4", - "pandas>=2.0,<=2.2.1", + "pandas>=2.0,<=2.2.2", "pybtex", "pybtex-apa-style", "scikit-learn>=0.21, <=1.4.2",