Skip to content

Commit 3e5d68c

Browse files
Bump torch (#36018)
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.13.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 996e544 commit 3e5d68c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing

sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
apache_beam[gcp]==2.40.0
1717
requests==2.32.4
18-
torch==1.13.1
18+
torch==2.8.0
1919
torchvision==0.13.0
2020
numpy==1.22.4
2121
Pillow==10.2.0

0 commit comments

Comments
 (0)