From 8c8c8ae4b474a737cc8bd572b363b2ed47a1a961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 05:08:38 +0000 Subject: [PATCH] Bump mlflow from 1.6.0 to 2.5.0 in /constrstarts-geo Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.6.0 to 2.5.0. - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v1.6.0...v2.5.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constrstarts-geo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constrstarts-geo/requirements.txt b/constrstarts-geo/requirements.txt index 541ef45..7d355e2 100644 --- a/constrstarts-geo/requirements.txt +++ b/constrstarts-geo/requirements.txt @@ -1,7 +1,7 @@ descartes==1.1.0 rio-tiler==1.4.0 gpustat==0.6.0 -mlflow==1.6.0 +mlflow==2.5.0 fastai==1.0.58 pigeon-jupyter==0.1.0 opencv-python==4.2.0.34