Bump scikit-learn from 0.24.2 to 1.0.1

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.24.2 to 1.0.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.24.2...1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-03 19:55:02 +00:00
committed by GitHub
parent 83ba0f211e
commit 26998727c4

View File

@@ -31,7 +31,7 @@ regex==2021.8.28
requests==2.26.0
resampy==0.2.2
sacremoses==0.0.45
scikit-learn==0.24.2
scikit-learn==1.0.1
scipy==1.7.1
six==1.16.0
SoundFile==0.10.3.post1