Merge pull request #113 from wakame1367/bugfix/lightgbm_v4

Temporary Fix for Issue #112
master
nyanp 2023-07-22 23:15:41 +09:00 committed by GitHub
commit 86a9db4375
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
torch
mlflow
catboost
lightgbm
lightgbm<4.0.0
xgboost
mecab-python3>=1.0.0
flake8