Skip to content

Commit f456c02

Browse files
Bump scikit-learn (#39525)
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.0.2 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.0.2...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cae3e17 commit f456c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sdks/python/apache_beam/examples/inference/online_clustering/clustering_pipeline

sdks/python/apache_beam/examples/inference/online_clustering/clustering_pipeline/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"apache-beam[gcp]==2.40.0",
3131
"transformers==5.3.0",
3232
"torch==2.13.0",
33-
"scikit-learn==1.0.2",
33+
"scikit-learn==1.5.0",
3434
]
3535

3636
setuptools.setup(

0 commit comments

Comments
 (0)