Skip to content

Commit 4367e94

Browse files
fix: bump scikit-learn from 1.6.1 to 1.8.0
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.6.1 to 1.8.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.6.1...1.8.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c7d837 commit 4367e94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ seaborn==0.13.2
1717

1818
# Data Analysis Libraries:
1919
scipy==1.16.2
20-
scikit-learn==1.6.1
20+
scikit-learn==1.8.0
2121

2222
# Machine Learning Libraries:
2323
tensorflow==2.19.0

0 commit comments

Comments
 (0)