Skip to content

Commit

Permalink
Update scikit-learn requirement from <=1.5.2,>=0.21 to >=0.21,<=1.6.0 (
Browse files Browse the repository at this point in the history
…#1158)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 830e783 commit c27df94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"pybtex",
"pybtex-apa-style",
"robustica>=0.1.4,<=0.1.4",
"scikit-learn>=0.21, <=1.5.2",
"scikit-learn>=0.21, <=1.6.0",
"scipy>=1.2.0, <=1.14.1",
"threadpoolctl",
"tqdm",
Expand Down

0 comments on commit c27df94

Please sign in to comment.