Skip to content

Commit 5f03751

Browse files
committed
Upgrading onnx to 1.17.0
Signed-off-by: Dipankar Sarkar <[email protected]>
1 parent 7925e9d commit 5f03751

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
@@ -28,7 +28,7 @@ dependencies = [
2828
"multidict==6.0.4",
2929
"urllib3<2",
3030
"sentencepiece==0.2.0",
31-
"onnx==1.16.0",
31+
"onnx==1.17.0",
3232
"onnxruntime==1.16.3",
3333
"numpy==1.26.4",
3434
"protobuf==3.20.2",

0 commit comments

Comments
 (0)