Skip to content

Commit

Permalink
Add upper cap on lightgbm
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange authored Sep 1, 2023
1 parent dccdc0c commit 61fbb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-ml.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annoy
scikit-learn
xgboost
lightgbm
lightgbm<4 # https://github.com/microsoft/LightGBM/issues/5196#issuecomment-1702252267
catboost
# tensorflow==2.1.0
# tensorflow-io==0.12.0

0 comments on commit 61fbb3e

Please sign in to comment.