* Support python 3.8 by the Model Optimizer tool in default configuration * Fix after review #1 * Fix after the second round review
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
tensorflow>=1.15.2,<2.0; python_version < "3.8"
|
|
tensorflow>=2.0; python_version >= "3.8"
|
|
networkx>=1.11
|
|
numpy>=1.13.0
|
|
test-generator==0.1.1
|
|
defusedxml>=0.5.0
|