Skip to content

Commit

Permalink
fix(classify-mnist): update dependency mlflow to v2.11.1 (#15065)
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] committed Mar 7, 2024
1 parent 9427713 commit 8ca01e2
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 12 deletions.
82 changes: 71 additions & 11 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.10.2"
mlflow = "2.11.1"
torch = "2.2.1"
torchvision = "0.17.1"
lightning = "2.2.1"
Expand Down

0 comments on commit 8ca01e2

Please sign in to comment.