diff --git a/pyproject.toml b/pyproject.toml index b27dcfcb..3709dae7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ requires-python = ">=3.9,<3.13" dependencies = [ "aeon>=1.0.0,<1.1.0", "tsml>=0.5.0,<0.6.0", - "scikit-learn>=1.0.0,<1.6.0", + "scikit-learn>=1.0.0,<1.7.0", "matplotlib", "seaborn", "gpustat",