Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 26, 2024
1 parent 52671cc commit 44eae33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ urllib3<2.0 # Issue -> https://stackoverflow.com/questions/76187256/importerror
transformers==4.25.1
huggingface-hub==0.19.1
tensorflow-text==2.9.0
torch==1.11.0
torch==1.13.1
sentence-transformers==2.2.2

# calibration
Expand Down

0 comments on commit 44eae33

Please sign in to comment.