From 8b9b24342eda247b10f1fc3d145f274f010eba2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 23:42:39 +0000 Subject: [PATCH] Update dependency mlflow to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef94dba..a92f54b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -mlflow==1.20.0 +mlflow==2.12.2