From 359f771bc965115f91bd852feb9d3ae38e4a8201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:53:08 +0000 Subject: [PATCH] Bump mlflow in /preconfigured_models/image_to_image/polygon_segmentation Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.17.0 to 3.5.0. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Commits](https://github.com/mlflow/mlflow/compare/v2.17.0...v3.5.0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../image_to_image/polygon_segmentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preconfigured_models/image_to_image/polygon_segmentation/requirements.txt b/preconfigured_models/image_to_image/polygon_segmentation/requirements.txt index 19868d1..b4a8378 100644 --- a/preconfigured_models/image_to_image/polygon_segmentation/requirements.txt +++ b/preconfigured_models/image_to_image/polygon_segmentation/requirements.txt @@ -1,5 +1,5 @@ ultralytics==8.2.34 -mlflow==2.17.0 +mlflow==3.5.0 torch==2.3.0 torchvision==0.18 dagshub \ No newline at end of file