From a63d0f7954c796d937e5de5c374509c0a3735ed3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:27:52 +0000 Subject: [PATCH] Update dependency mlflow to v2.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a27613..b09b197 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.111.0 -mlflow==2.13.2 +mlflow==2.14.0 numpy==1.26.4 pandas==2.2.2 pyarrow==14.0.2