Skip to content

Commit 0df4644

Browse files
committed
Minor updates
Signed-off-by: Dipankar Sarkar <[email protected]>
1 parent f65213c commit 0df4644

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ dependencies = [
2828
"multidict==6.0.4",
2929
"urllib3<2",
3030
"sentencepiece==0.2.0",
31-
"onnx==1.17.0",
32-
"onnxruntime==1.22.0",
31+
"onnx==1.18.0",
32+
"onnxruntime==1.22",
3333
"numpy==1.26.4",
3434
"protobuf==3.20.2",
3535
"onnxscript==0.2.5",

0 commit comments

Comments
 (0)