Skip to content

Commit 290a568

Browse files
fix(deps): update dependency onnxruntime to v1.21.0 (#2129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 272400f commit 290a568

File tree

2 files changed

+22
-25
lines changed

2 files changed

+22
-25
lines changed

poetry.lock

Lines changed: 21 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ uwsgitop = "^0.12"
8181
pytest-lazy-fixtures = "^1.1.1"
8282
pycountry = "^24.6.1"
8383
qdrant-client = {extras = ["fastembed"], version = "^1.12.0"}
84-
onnxruntime = "1.20.1"
84+
onnxruntime = "1.21.0"
8585
openai = "^1.55.3"
8686
litellm = "1.61.20"
8787
langchain = "^0.3.11"

0 commit comments

Comments
 (0)