diff --git a/requirements.txt b/requirements.txt index 91dd636391ada0cf7c855b64afcd5e2c5661dd2e..1e1dc48aef5d7e78962759d147dcdc74738c055e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ numpy >= 1.17.0 scipy >= 1.3.3 decorator >= 4.4.0 pytest >= 5.4.3 -tabulate >= 0.8.5 # for auto-tuning +tabulate >= 0.8.6 # for auto-tuning xgboost >= 0.9 # for auto-tuning