Browse Source

remove unused libs in requirements.txt, and fix a version num

tags/v1.0.1
maning202007 5 years ago
parent
commit
0ed344bfc9
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