diff --git a/python-sdk/requirements-ml.txt b/python-sdk/requirements-ml.txt index 510019a6..c0643a31 100644 --- a/python-sdk/requirements-ml.txt +++ b/python-sdk/requirements-ml.txt @@ -27,7 +27,7 @@ scikit-learn>=1.5.0 # Updated to fix CVE (sensitive data leakage) scipy==1.17.0 # Model Training and Evaluation -tensorboard==2.15.1 +tensorboard==2.20.0 mlflow>=2.22.2 # Updated to fix CVE (RCE, path traversal, weak auth) optuna==4.7.0 wandb==0.16.2