Skip to content

Commit be4600e

Browse files
Bump torch from 1.10 to 1.13.1 in /pytorch_object_detection/mask_rcnn
Bumps [torch](https://github.com/pytorch/pytorch) from 1.10 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.10.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f829ff commit be4600e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch_object_detection/mask_rcnn/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ numpy
44
tqdm
55
pycocotools
66
Pillow
7-
torch==1.10
7+
torch==1.13.1
88
torchvision==0.11.1

0 commit comments

Comments
 (0)