protobuf==3.2.0

This commit is contained in:
Lex Berezhny 2018-09-20 20:40:30 -04:00
parent 227a82d6d3
commit fa0d13e630

View file

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