Skip to content

Commit

Permalink
⬆️ Update scikit-learn requirement from ~=1.2.1 to ~=1.3.2
Browse files Browse the repository at this point in the history
Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.2.1...1.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent ece6e13 commit 887825d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ gunicorn==21.2.0
torch==2.1.0

setuptools~=68.2.2
scikit-learn~=1.2.1
scikit-learn~=1.3.2

0 comments on commit 887825d

Please sign in to comment.