From 0e0d66e77dbfdfd2680bd60df915501ff9819e1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 05:54:31 +0000 Subject: [PATCH] Update dependency mlflow to v2.20.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c85b230e..5e7836ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.11 -mlflow==2.20.3 +mlflow==2.20.4 numpy==1.26.4 pandas==2.2.3 pyarrow==14.0.2