8000 [ONNX] Update onnx to 1.18 · pytorch/pytorch@6daf44b · GitHub
[go: up one dir, main page]

Skip to content

Commit 6daf44b

Browse files
justinchubypytorchmergebot
authored andcommitted
[ONNX] Update onnx to 1.18
Update onnx python package
1 parent e802b29 commit 6daf44b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/docker/requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,8 +337,8 @@ sympy==1.13.3
337337
#Pinned versions:
338338
#test that import:
339339

340-
onnx==1.17.0
341-
#Description: Required by mypy and test_public_bindings.py when checking torch.onnx._internal
340+
onnx==1.18.0
341+
#Description: Required by onnx tests, and mypy and test_public_bindings.py when checking torch.onnx._internal
342342
#Pinned versions:
343343
#test that import:
344344

0 commit comments

Comments
 (0)
0