Skip to content

Commit fd41181

Browse files
build(deps): bump scikit-learn to 1.9.0 in search-api
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.7.1 to 1.9.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.7.1...1.9.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee32b12 commit fd41181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

search-api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ numpy==2.4.6
77
psycopg2-binary==2.9.10
88
requests==2.33.1
99
redis==8.0.0
10-
scikit-learn==1.7.1
10+
scikit-learn==1.9.0
1111
sentence-transformers==5.4.1
1212
transformers==5.8.0

0 commit comments

Comments
 (0)