Relaxed MO requirements for "protobuf" package (#864)
Co-authored-by: Evgeny Lazarev <elazarev.nnov@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ tensorflow>=1.2.0
|
||||
mxnet>=1.0.0,<=1.5.1
|
||||
networkx>=1.11
|
||||
numpy>=1.13.0
|
||||
protobuf==3.6.1
|
||||
protobuf>=3.6.1
|
||||
onnx>=1.1.2
|
||||
test-generator==0.1.1
|
||||
defusedxml>=0.5.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
networkx>=1.11
|
||||
numpy>=1.13.0
|
||||
protobuf==3.6.1
|
||||
protobuf>=3.6.1
|
||||
test-generator==0.1.1
|
||||
defusedxml>=0.5.0
|
||||
|
||||
Reference in New Issue
Block a user