Skip to content

Commit 8e44d31

Browse files
Bump scikit-learn from 1.1.3 to 1.5.1
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.3 to 1.5.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.1.3...1.5.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5195e4 commit 8e44d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ numpy==1.23.5 # Fundamental package for numerical computations in Python
44

55
# Machine learning and deep learning
66
tensorflow==2.11.0 # Comprehensive library for machine learning and deep learning
7-
scikit-learn==1.1.3 # Simple and efficient tools for data mining and data analysis
7+
scikit-learn==1.5.1 # Simple and efficient tools for data mining and data analysis
88

99
# Blockchain interaction
1010
web3==5.31.0 # Ethereum blockchain interaction library

0 commit comments

Comments
 (0)