diff --git a/pyproject.toml b/pyproject.toml index cedc4b8b0..c3ccc6da3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "nibabel>=2.5.1,<=5.2.0", "nilearn>=0.7,<=0.10.3", "numpy>=1.16,<=1.26.4", - "pandas>=2.0,<=2.2.0", + "pandas>=2.0,<=2.2.1", "pybtex", "pybtex-apa-style", "scikit-learn>=0.21, <=1.4.1.post1",