Skip to content

Commit

Permalink
Bump torch from 2.0.1 to 2.2.0 in /backend/requirements (onyx-dot-app…
Browse files Browse the repository at this point in the history
…#1933)

Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.0.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and rajiv chodisetti committed Oct 2, 2024
1 parent 164e78e commit ece4f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/model_server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pydantic==2.8.2
retry==0.9.2
safetensors==0.4.2
sentence-transformers==2.6.1
torch==2.0.1
torch==2.2.0
transformers==4.39.2
uvicorn==0.21.1
voyageai==0.2.3

0 comments on commit ece4f89

Please sign in to comment.