Skip to content

Commit 2ec0657

Browse files
committed
Updating onnxruntime to 1.21.0
Signed-off-by: Dipankar Sarkar <[email protected]>
1 parent e3825f5 commit 2ec0657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"urllib3<2",
3030
"sentencepiece==0.2.0",
3131
"onnx==1.17.0",
32-
"onnxruntime==1.21.1",
32+
"onnxruntime==1.21.0",
3333
"numpy==1.26.4",
3434
"protobuf==3.20.2",
3535
"onnxscript==0.2.5",

0 commit comments

Comments
 (0)