update protobuf version

This commit is contained in:
Lex Berezhny 2018-09-20 20:27:35 -04:00
parent 65cfc1f63c
commit 227a82d6d3

View file

@ -32,7 +32,7 @@ setup(
'envparse', 'envparse',
'jsonrpc', 'jsonrpc',
'cryptography', 'cryptography',
'protobuf==3.2.0', 'protobuf==3.6.1',
'jsonschema', 'jsonschema',
'ecdsa', 'ecdsa',
'torba', 'torba',