diff --git a/nlp/aml-cli-v2/data-science/environments/training/requirements.txt b/nlp/aml-cli-v2/data-science/environments/training/requirements.txt index 1f505dd..010b4d9 100644 --- a/nlp/aml-cli-v2/data-science/environments/training/requirements.txt +++ b/nlp/aml-cli-v2/data-science/environments/training/requirements.txt @@ -8,7 +8,7 @@ rouge_score==0.0.4 sentencepiece==0.1.96 # for metrics reporting/plotting -mlflow==2.3.1 +mlflow==2.5.0 azureml-mlflow==1.41.0 # matplotlib==3.5.2 # tqdm==4.64.0