diff --git a/python/requirements/requirements_tune.txt b/python/requirements/requirements_tune.txt index 28a3f1cc7282..0628c6966a37 100644 --- a/python/requirements/requirements_tune.txt +++ b/python/requirements/requirements_tune.txt @@ -19,7 +19,7 @@ matplotlib==3.3.4 mlflow==1.14.0 mxnet==1.7.0.post1 nevergrad==0.4.2.post5 -optuna==2.5.0 +optuna==2.6.0 pytest-remotedata==0.3.2 pytorch-lightning-bolts==0.2.5 pytorch-lightning==1.0.3 @@ -42,6 +42,6 @@ torchvision==0.8.2+cpu;sys_platform!="darwin" transformers==4.3.2 -wandb==0.10.19 +wandb==0.10.23 xgboost==1.3.3 zoopt==0.4.1