diff --git a/pyproject.toml b/pyproject.toml index 2a521c9e..fac218bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "numpy>=2.0.2", "pandas>=1.3.0", "scipy>=1.13.1", - "scikit-learn>=1.6.1", + "scikit-learn>=1.7.2", "umap-learn>=0.5.12", "spacy>=3.4.0", "transformers>=4.20.0",