Skip to content

Commit f0cb358

Browse files
chore(deps): bump torch
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.6.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.0.1...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2b78a2 commit f0cb358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

label_studio_ml/examples/segment_anything_model/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ label_studio_converter
22
opencv-python
33
onnxruntime<=1.15.1
44
onnx
5-
torch==2.0.1
5+
torch==2.6.0
66
torchvision==0.15.2
77
gunicorn==22.0.0
88
rq==1.10.1

0 commit comments

Comments
 (0)