From 5e50c04ca1f4061c7a1b87d765e0dc166bc09a51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 04:30:42 +0000 Subject: [PATCH] Update dependency mlflow to v2.16.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28892d1..f11bb64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.114.2 -mlflow==2.16.1 +mlflow==2.16.2 numpy==1.26.4 pandas==2.2.2 pyarrow==14.0.2