From a323c44e6476822ae7ee51c1596aa6394c9bdcd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 18:51:04 +0000 Subject: [PATCH] Update dependency mlflow to v2.21.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12abea4e..3652f499 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.12 -mlflow==2.21.1 +mlflow==2.21.2 numpy==1.26.4 pandas==2.2.3 pyarrow==14.0.2