Skip to content

Commit

Permalink
Bump torch from 1.8.1 to 1.13.1 in /easy_perception_deployment/gui
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.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.8.1...v1.13.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and carlowiesse committed Feb 8, 2024
1 parent 88db293 commit e9e6634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy_perception_deployment/gui/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PySide2==5.15.0
dateutils==0.6.12
pycocotools==2.0.2
labelme==5.0.1
torch==1.8.1
torch==1.13.1
torchvision==0.9.1
lark-parser==0.11.2
empy==3.3.4

0 comments on commit e9e6634

Please sign in to comment.