forked from LBRYCommunity/lbry-sdk
bump lbryum version
This commit is contained in:
parent
934a46a8b6
commit
287e62b71b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -43,7 +43,7 @@ requires = [
|
||||||
'jsonrpc==1.2',
|
'jsonrpc==1.2',
|
||||||
'jsonrpclib==0.1.7',
|
'jsonrpclib==0.1.7',
|
||||||
'jsonschema==2.5.1',
|
'jsonschema==2.5.1',
|
||||||
'lbryum>=2.7.4',
|
'lbryum>=2.7.5',
|
||||||
'loggly-python-handler==1.0.0',
|
'loggly-python-handler==1.0.0',
|
||||||
'miniupnpc==1.9',
|
'miniupnpc==1.9',
|
||||||
'pbkdf2==1.3',
|
'pbkdf2==1.3',
|
||||||
|
|
Loading…
Add table
Reference in a new issue