bump ecdsa version

This commit is contained in:
Victor Shyba 2019-10-08 22:20:34 -03:00 committed by Lex Berezhny
parent bc04903741
commit 2653a9447b

View file

@ -35,7 +35,7 @@ setup(
'cryptography==2.5',
'protobuf==3.6.1',
'msgpack==0.6.1',
'ecdsa==0.13',
'ecdsa==0.13.3',
'pyyaml==4.2b1',
'docopt==0.6.2',
'hachoir',