diff --git a/pyproject.toml b/pyproject.toml index 58b73e2c9..82441b883 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "datalad>=0.13.5,!=0.17.3,!=0.17.0,!=0.16.1", "numpy<=2.0.0", "pandas<=2.2.2", - "pybids<=0.16.5", + "pybids<=0.17.0", "pyyaml", "scikit-learn<=1.5.0", "tqdm",