Skip to content

Commit

Permalink
Bump scikit-learn from 1.0.2 to 1.5.0
Browse files Browse the repository at this point in the history
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-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 6488a83 commit a5e4fb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies = [
"Cython>=3.0.8",
"biopython>=1.81",
"scipy>=1.11.4",
"scikit-learn==1.5.1",
"scikit-learn==1.5.0",
"matplotlib>=3.5.3",
"pandas>=2.2.2",
"setuptools>=69.2.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ setuptools>=69.2.0
Cython>=3.0.8
biopython>=1.81
scipy>=1.7.3
scikit-learn==1.0.2
scikit-learn==1.5.0
matplotlib>=3.5.3
pandas>=2.2.2
nvidia-cublas>=11.5.1.101
Expand Down

0 comments on commit a5e4fb0

Please sign in to comment.