Skip to content

Commit

Permalink
Add lightgbm min version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiahungTai committed Mar 20, 2022
1 parent b7988e6 commit 7966f20
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 @@ -69,7 +69,7 @@ def get_version(rel_path: str) -> str:
"mlflow>=1.12.1",
"tqdm",
"loguru",
"lightgbm",
"lightgbm>=3.3.0",
"tornado",
"joblib>=0.17.0",
"ruamel.yaml>=0.16.12",
Expand Down

0 comments on commit 7966f20

Please sign in to comment.