Skip to content

Commit

Permalink
fix(pytorch-mnist): update torch packages (#15527)
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 27, 2024
1 parent 049aef8 commit 87fa84e
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
108 changes: 54 additions & 54 deletions cloud-platform/aws/amazon-sagemaker/pytorch-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,8 +6,8 @@ authors = ["Hongbo Miao"]

[tool.poetry.dependencies]
python = "3.10.x"
torch = "2.2.1"
torchvision = "0.17.1"
torch = "2.2.2"
torchvision = "0.17.2"

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

0 comments on commit 87fa84e

Please sign in to comment.