Skip to content

Commit

Permalink
Bump onnxruntime from 1.16.1 to 1.17.0 in /llm-server
Browse files Browse the repository at this point in the history
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](microsoft/onnxruntime@v1.16.1...v1.17.0)

---
updated-dependencies:
- dependency-name: onnxruntime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent c702500 commit 9b54625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm-server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ multidict==6.0.4
mypy-extensions==1.0.0
numpy==1.26.1
oauthlib==3.2.2
onnxruntime==1.16.1
onnxruntime==1.17.0
openai==1.10.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
Expand Down

0 comments on commit 9b54625

Please sign in to comment.