From 2c5a82d8d8b962b2db28ae847be2d811c1f31b81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 03:23:50 +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 6bc012f..0896a16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -mlflow[extras]==2.15.0 +mlflow[extras]==2.16.2 psycopg2-binary boto3