Skip to content

Commit

Permalink
Bump torch from 1.12.0 to 1.13.1 in /executors/ClipEncoder
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.0 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.12.0...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] committed Aug 10, 2023
1 parent a13f4a9 commit 3de0fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion executors/ClipEncoder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
jina>=3.2.0
docarray>=0.21.0,<0.22.0
Pillow==9.3.0
torch==1.12.0
torch==1.13.1
transformers==4.30.0

0 comments on commit 3de0fcb

Please sign in to comment.