diff --git a/tutorials/e2e-distributed-pytorch-image/requirements.txt b/tutorials/e2e-distributed-pytorch-image/requirements.txt index 73177f277e..0ecad69221 100644 --- a/tutorials/e2e-distributed-pytorch-image/requirements.txt +++ b/tutorials/e2e-distributed-pytorch-image/requirements.txt @@ -4,7 +4,7 @@ torch==1.10.2 # for metrics reporting/plotting azureml-mlflow==1.40.0 -mlflow==2.2.1 +mlflow==2.14.1 matplotlib==3.5.1 # to run the notebooks locally