* Support python 3.8 by the Model Optimizer tool in default configuration * Fix after review #1 * Fix after the second round review
10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
tensorflow>=1.15.2,<2.0; python_version < "3.8"
|
|
tensorflow>=2.0; python_version >= "3.8"
|
|
mxnet>=1.0.0,<=1.5.1
|
|
networkx>=1.11
|
|
numpy>=1.13.0
|
|
protobuf>=3.6.1
|
|
onnx>=1.1.2
|
|
test-generator==0.1.1
|
|
defusedxml>=0.5.0
|