Fix issue with onnx model generation (#8011)

This commit is contained in:
Mikhail Nosov 2021-10-14 17:49:05 +03:00 committed by GitHub
parent 5128b1f23d
commit aa6d1f873b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# ONNX - generate test models # ONNX - generate test models
docopt~=0.6.2 docopt~=0.6.2
onnx~=1.10.0 onnx~=1.10.0
protobuf>=3.9 protobuf>=3.12