Skip to content

Commit

Permalink
Upgrade scikit-learn to version 1.0.1 or later.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpoli committed Mar 5, 2024
1 parent 240285d commit b6275a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
license="License :: OSI Approved :: Apache Software License v2.0",
setup_requires=["numpy", "Cython"],
install_requires=[
"scikit-learn",
"scikit-learn>=1.0.1",
"pandas",
"lightgbm",
"xgboost",
Expand Down

0 comments on commit b6275a2

Please sign in to comment.