Skip to content

Commit

Permalink
fix(classify-mnist): update dependency kfp to v2.8.0 (#17542)
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 Jun 22, 2024
1 parent fea29c3 commit 4bd1357
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.

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"
kfp = "2.7.0"
kfp = "2.8.0"
torch = "2.3.1"
torchvision = "0.18.1"
lightning = "2.3.0"
Expand Down

0 comments on commit 4bd1357

Please sign in to comment.