Skip to content

Commit

Permalink
set sklearn>=1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
getzze committed Feb 16, 2024
1 parent f1bfe59 commit f2f9883
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 @@ -13,7 +13,7 @@ dependencies = [
"numpy",
"pandas>=1.5",
"pandas_flavor",
"scikit-learn",
"scikit-learn>=1.2",
"scipy",
"seaborn",
"statsmodels",
Expand Down

0 comments on commit f2f9883

Please sign in to comment.