Skip to content

Commit 81ea166

Browse files
authored
change: bump onnx version to >=1.15.0 (#4514)
1 parent fc07d33 commit 81ea166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/extras/test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ transformers>=4.36.0
3131
sentencepiece==0.1.99
3232
# https://github.com/triton-inference-server/server/issues/6246
3333
tritonclient[http]<2.37.0
34-
onnx==1.14.1
34+
onnx>=1.15.0
3535
# tf2onnx==1.15.1
3636
nbformat>=5.9,<6
3737
accelerate>=0.24.1,<=0.27.0

0 commit comments

Comments
 (0)