forked from LBRYCommunity/lbry-sdk
bump ecdsa version
This commit is contained in:
parent
bc04903741
commit
2653a9447b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ setup(
|
||||||
'cryptography==2.5',
|
'cryptography==2.5',
|
||||||
'protobuf==3.6.1',
|
'protobuf==3.6.1',
|
||||||
'msgpack==0.6.1',
|
'msgpack==0.6.1',
|
||||||
'ecdsa==0.13',
|
'ecdsa==0.13.3',
|
||||||
'pyyaml==4.2b1',
|
'pyyaml==4.2b1',
|
||||||
'docopt==0.6.2',
|
'docopt==0.6.2',
|
||||||
'hachoir',
|
'hachoir',
|
||||||
|
|
Loading…
Add table
Reference in a new issue