From c1b25eb47d9b8747048af393e915909d92e397a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 05:38:41 +0000 Subject: [PATCH] Update dependency mlflow to v2.20.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c92501..2093fff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.7 -mlflow==2.19.0 +mlflow==2.20.0 numpy==1.26.4 pandas==2.2.3 pyarrow==14.0.2