From 52f5fb17aa869d2636c94e5a05449618c43b0d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 00:48:54 +0000 Subject: [PATCH] Bump mlflow from 2.16.1 to 2.18.0 Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.16.1 to 2.18.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/v2.16.1...v2.18.0) --- updated-dependencies: - dependency-name: mlflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb1fcb0c..0ce25a6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ langchain-community==0.3.0 levenshtein==0.26.0 lxml==5.3.0 matplotlib==3.9.2 -mlflow==2.16.1 +mlflow==2.18.0 openai==1.45.0 plotly==5.24.1 pypdf==4.3.1