From c46a9bf28036070cdf998ebd3ca3daee210a695a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 11:06:28 +0000 Subject: [PATCH] Update dependency mlflow to v2.20.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 846e33ba..48202766 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.8 -mlflow==2.20.2 +mlflow==2.20.3 numpy==1.26.4 pandas==2.2.3 pyarrow==14.0.2