Browse Source

!741 remove unused libs in requirements.txt

Merge pull request !741 from maning202007/check_require
tags/v1.1.0
mindspore-ci-bot Gitee 5 years ago
parent
commit
0da420eab6
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      requirements.txt

+ 1
- 3
requirements.txt View File

@@ -1,4 +1,3 @@
attrdict>=2.0.1
Click>=7.0
Flask>=1.1.1
Flask-Cors>=3.0.8
@@ -13,8 +12,7 @@ protobuf>=3.8.0
psutil>=5.6.1
six>=1.12.0
Werkzeug>=1.0.0
tabulate>=0.8.6
pandas>=1.0.4
yapf>=0.30.0
treelib>=1.6.1
grpcio>=1.29.0
grpcio>=1.27.3

Loading…
Cancel
Save