diff --git a/pyproject.toml b/pyproject.toml index 84e82243..cf5a3767 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ requires-python = ">=3.8" dependencies = [ "datalad>=0.13.5,!=0.17.3,!=0.17.0,!=0.16.1", "numpy<=1.26.4", - "pandas<=2.2.1", + "pandas<=2.2.2", "pybids<=0.16.4", "pyyaml", "scikit-learn<=1.4.1.post1",