Skip to content

Commit

Permalink
Update dependency onnxruntime to v1.20.1 (#1886)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent c5262d1 commit c1149b3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 28 deletions.
50 changes: 23 additions & 27 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ uwsgitop = "^0.12"
pytest-lazy-fixtures = "^1.1.1"
pycountry = "^24.6.1"
qdrant-client = {extras = ["fastembed"], version = "^1.12.0"}
onnxruntime = "1.19.2"
onnxruntime = "1.20.1"
openai = "^1.55.3"
litellm = "^1.53.5"

Expand Down

0 comments on commit c1149b3

Please sign in to comment.