Skip to content

Commit

Permalink
fix(classify-mnist): update dependency kfp to v2.10.0 (#20318)
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 Nov 8, 2024
1 parent 77a71a1 commit 21d1528
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -3,7 +3,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "~3.11.0"
kfp = "2.9.0"
kfp = "2.10.0"
torch = "2.5.1"
torchvision = "0.20.1"
lightning = "2.4.0"
Expand Down

0 comments on commit 21d1528

Please sign in to comment.