Skip to content

Commit 7af2f67

Browse files
committed
upgrading onnx to see if it resolves issue
Signed-off-by: Amit Sharma <[email protected]>
1 parent 0db48a0 commit 7af2f67

File tree

2 files changed

+31
-34
lines changed

2 files changed

+31
-34
lines changed

poetry.lock

Lines changed: 30 additions & 33 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
@@ -63,7 +63,7 @@ langchain-openai = "0.3.26"
6363
langchain-huggingface = ">=0.2.0"
6464
rank-bm25 = ">=0.2.2"
6565
sentence-transformers = ">=4.1.0"
66-
onnxruntime = "1.16.3"
66+
onnxruntime = "1.20.1"
6767
multidict = "^6.6.3"
6868

6969
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)