Browse Source

!784 Remove ONNX

Merge pull request !784 from 刘崇鸣/add_third_party_dependency
tags/v1.1.0
mindspore-ci-bot Gitee 5 years ago
parent
commit
b7e32b5ced
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      requirements.txt

+ 1
- 3
requirements.txt View File

@@ -18,6 +18,4 @@ Werkzeug>=1.0.0
pandas>=1.0.4 pandas>=1.0.4
yapf>=0.30.0 yapf>=0.30.0
treelib>=1.6.1 treelib>=1.6.1
grpcio>=1.27.3
onnx>=1.7.0
tf2onnx>=1.7.1
grpcio>=1.27.3

Loading…
Cancel
Save