Skip to content

Commit 4c5e70f

Browse files
Bump onnx
Bumps [onnx](https://github.com/onnx/onnx) from 1.9.0 to 1.13.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog.md) - [Commits](onnx/onnx@v1.9.0...v1.13.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80681e8 commit 4c5e70f

File tree

1 file changed

+1
-1
lines changed
  • deploying_service/deploying_pytorch/convert_openvino/convert_resnet34

1 file changed

+1
-1
lines changed

deploying_service/deploying_pytorch/convert_openvino/convert_resnet34/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
torch==1.11.0
22
torchvision==0.12.0
3-
onnx==1.9.0
3+
onnx==1.13.0
44
onnxruntime==1.8.0
55
protobuf==3.19.5
66
openvino-dev==2022.1.0

0 commit comments

Comments
 (0)