diff --git a/pyproject.toml b/pyproject.toml index 0df2117..4d675e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "requests>=2.32.5", "runpod>=1.8.1", "sentencepiece>=0.2.1", - "scikit-learn>=1.7.2", + "scikit-learn>=1.8.0", "simplejson>=3.20.2", "tabulate>=0.9.0", "tensorboard>=2.20.0",