Skip to content

Commit 03d2491

Browse files
Bump torch from 1.7.1 to 1.13.1 in /jsk_perception/docker/clip
Bumps [torch](https://github.com/pytorch/pytorch) from 1.7.1 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.7.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d879cf commit 03d2491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsk_perception/docker/clip/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python-etcd==0.4.5
2424
PyYAML==5.3.1
2525
regex==2023.3.23
2626
ruamel-yaml==0.15.87
27-
torch==1.7.1
27+
torch==1.13.1
2828
torchelastic==0.2.1
2929
torchvision==0.8.2
3030
Werkzeug==2.2.3

0 commit comments

Comments
 (0)