Skip to content

Commit 3268be8

Browse files
committed
Upgrade mlflow to ^3
1 parent ce775d7 commit 3268be8

File tree

2 files changed

+17
-37
lines changed

2 files changed

+17
-37
lines changed

poetry.lock

Lines changed: 16 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python = ">=3.10,!=3.12.5,<3.13"
1414
click = "^8"
1515
dvc = {extras = ["gs"], version = "^3.60"}
1616
modelbench = {git = "https://github.com/mlcommons/modelbench.git", rev = "2b19f4f79dfb51fe3db8d9d11af12beccc749844" }
17-
mlflow = "^2.22.1"
17+
mlflow = "^3"
1818
python-dotenv = "^1"
1919
requests = "^2"
2020
prometheus-client = "*" # version controlled by dependencies

0 commit comments

Comments
 (0)