提交 6cd5a649 编写于 作者: S Steffy-zxf 提交者: wuzewu

update protobuf version 3.6.0 (#190)

上级 c534af2f
#for python2, you should use requirements_py2.txt #for python2, you should use requirements_py2.txt
pre-commit pre-commit
protobuf >= 3.1.0 protobuf >= 3.6.0
yapf == 0.26.0 yapf == 0.26.0
pyyaml pyyaml
numpy numpy
......
...@@ -31,7 +31,7 @@ def python_version(): ...@@ -31,7 +31,7 @@ def python_version():
max_version, mid_version, min_version = python_version() max_version, mid_version, min_version = python_version()
REQUIRED_PACKAGES = [ REQUIRED_PACKAGES = [
'six >= 1.10.0', 'protobuf >= 3.1.0', 'pyyaml', 'Pillow', 'requests', 'six >= 1.10.0', 'protobuf >= 3.6.0', 'pyyaml', 'Pillow', 'requests',
'tb-paddle', 'tb-nightly', 'cma == 2.7.0' 'tb-paddle', 'tb-nightly', 'cma == 2.7.0'
] ]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册