Skip to content

Commit

Permalink
Bump scikit-learn from 1.1.3 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.1.3 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.1.3...1.5.0)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 5f484b3 commit 9cbff46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pynvml == 8.0.4
numpy == 1.22.0

# For layerwise gradient scaler
scikit-learn == 1.1.3
scikit-learn == 1.5.0

# For weigit. These are actually user requirements, not developer requirements.
# However, due to the experimental nature of weigit, we don't expose to the
Expand Down

0 comments on commit 9cbff46

Please sign in to comment.