Skip to content

Commit dec8d23

Browse files
Bump torch (#39512)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.12.0 to 2.13.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.12.0...v2.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.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 405438b commit dec8d23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sdks/python/apache_beam/examples/inference/anomaly_detection/anomaly_detection_pipeline

sdks/python/apache_beam/examples/inference/anomaly_detection/anomaly_detection_pipeline/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"hdbscan==0.8.28",
3434
"scikit-learn==1.7.1",
3535
"transformers==4.36.0",
36-
"torch==2.12.0",
36+
"torch==2.13.0",
3737
"pandas==1.3.5",
3838
"yagmail==0.15.283",
3939
]

0 commit comments

Comments
 (0)