Skip to content

Commit

Permalink
fix(classify-mnist): update dependency wandb to v0.17.0 (#16556)
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 May 8, 2024
1 parent c4700e7 commit 052e03d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 22 deletions.
51 changes: 30 additions & 21 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 @@ -10,7 +10,7 @@ mlflow = "2.12.1"
torch = "2.3.0"
torchvision = "0.18.0"
lightning = "2.2.4"
wandb = "0.16.6"
wandb = "0.17.0"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.26.1"
Expand Down

0 comments on commit 052e03d

Please sign in to comment.