diff --git a/pyproject.toml b/pyproject.toml index 6e3c151c..ff392d83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "pandas<=2.2.2", "pybids<=0.17.0", "pyyaml", - "scikit-learn<=1.5.1", + "scikit-learn<=1.5.2", "tqdm", ] dynamic = ["version"]