Skip to content

Commit

Permalink
Add lightgbm min version. (microsoft#995)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiahungTai authored Mar 21, 2022
1 parent f7b2b63 commit 5cfa5d8
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 5cfa5d8

Please sign in to comment.