Skip to content

Commit

Permalink
fix(classify-fashion-mnist): update dependency mlflow to v2.5.0 (#9838)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent c15ea00 commit d6d19ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions hm-mlflow/experiments/classify-fashion-mnist/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Hongbo Miao"]

[tool.poetry.dependencies]
python = "3.10.x"
mlflow = "2.4.2"
mlflow = "2.5.0"
torch = "2.0.0"
torchvision = "0.15.1"
lightning = "2.0.5"
Expand Down

0 comments on commit d6d19ce

Please sign in to comment.