Skip to content

Commit c920874

Browse files
Bump scikit-learn from 0.22.1 to 1.5.0
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.22.1 to 1.5.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.22.1...1.5.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64620f6 commit c920874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy==1.18.1
22
pandas==1.0.1
33
gensim==3.8.1
44
tqdm==4.42.1
5-
scikit-learn==0.22.1
5+
scikit-learn==1.5.0
66
mypy
77
flake8
88
pytest

0 commit comments

Comments
 (0)