From 7f070021e0f1fb975162b239c030387b3f0e4d32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 15:04:29 +0000 Subject: [PATCH] Update dependency mlflow to v2.21.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a418b21..f2299735 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.11 -mlflow==2.20.4 +mlflow==2.21.0 numpy==1.26.4 pandas==2.2.3 pyarrow==14.0.2