From a879774a3d52a82c850917c193c9cbb40f393373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 23:53:09 +0000 Subject: [PATCH] Bump scikit-learn from 1.2.2 to 1.5.0 in /nl_server Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.2.2 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.2.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nl_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nl_requirements.txt b/nl_requirements.txt index 37010bb332..65ea945fc1 100644 --- a/nl_requirements.txt +++ b/nl_requirements.txt @@ -5,7 +5,7 @@ google-cloud-aiplatform==1.42.1 google-cloud-storage==2.15.0 lancedb==0.6.8 pandas==2.1.0 -scikit-learn==1.2.2 +scikit-learn==1.5.0 sentence-transformers==2.2.2 spacy==3.7.4 torchvision==0.17.2 \ No newline at end of file