diff --git a/pyproject.toml b/pyproject.toml index f10f4843..7997e2d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ license = {file = "LICENSE"} requires-python = ">=3.9" dependencies = [ "datalad>=0.13.5,!=0.17.3,!=0.17.0,!=0.16.1", - "numpy<=2.2.2", + "numpy<=2.2.3", "pandas<=2.2.3", "pybids<=0.18.1", "pyyaml",