forked from LBRYCommunity/lbry-sdk
commit
601ee4320f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -40,7 +40,7 @@ setup(
|
||||||
'colorama==0.3.7',
|
'colorama==0.3.7',
|
||||||
'distro==1.4.0',
|
'distro==1.4.0',
|
||||||
'base58==1.0.0',
|
'base58==1.0.0',
|
||||||
'cffi==1.12.1',
|
'cffi==1.13.2',
|
||||||
'cryptography==2.5',
|
'cryptography==2.5',
|
||||||
'protobuf==3.6.1',
|
'protobuf==3.6.1',
|
||||||
'msgpack==0.6.1',
|
'msgpack==0.6.1',
|
||||||
|
|
Loading…
Reference in a new issue