Skip to content

Commit

Permalink
fix(classify-mnist): update dependency mlflow to v2.10.0 (#14107)
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 Jan 26, 2024
1 parent 4b14577 commit 04ed73e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 deletions machine-learning/hm-mlflow/experiments/classify-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.11.x"
mlflow = "2.9.2"
mlflow = "2.10.0"
torch = "2.1.2"
torchvision = "0.16.2"
lightning = "2.1.3"
Expand Down

0 comments on commit 04ed73e

Please sign in to comment.