From 381a70e70be7fcb0a2764515cc3063a5a7397628 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 22:05:30 +0000 Subject: [PATCH] Update dependency mlflow to v2.21.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce4ce376..12abea4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.12 -mlflow==2.21.0 +mlflow==2.21.1 numpy==1.26.4 pandas==2.2.3 pyarrow==14.0.2