mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
update required lbryschema and lbryum versions
This commit is contained in:
parent
ead32f32d8
commit
33c4856f00
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -19,8 +19,8 @@ requires = [
|
||||||
'envparse',
|
'envparse',
|
||||||
'jsonrpc',
|
'jsonrpc',
|
||||||
'jsonschema',
|
'jsonschema',
|
||||||
'lbryum>=2.7.6',
|
'lbryum>=2.7.14',
|
||||||
'lbryschema',
|
'lbryschema>=0.0.2',
|
||||||
'miniupnpc',
|
'miniupnpc',
|
||||||
'pycrypto',
|
'pycrypto',
|
||||||
'pyyaml',
|
'pyyaml',
|
||||||
|
|
Loading…
Add table
Reference in a new issue