Bump protobuf to 3.2.0

This commit is contained in:
Mehrdad Afshari 2017-03-08 08:05:42 +00:00
parent c8f24e5070
commit b38aac4c76
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ coverage>=4.0
cython>=0.23
enum34>=1.0.4
futures>=2.2.0
protobuf>=3.0.0
protobuf>=3.2.0
six>=1.10
wheel>=0.29