mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-28 07:51:33 +00:00
install lbryschema before lbryum
This commit is contained in:
parent
dc0699b929
commit
6ed2c5831e
1 changed files with 1 additions and 1 deletions
|
@ -10,8 +10,8 @@ gmpy==1.17
|
||||||
jsonrpc==1.2
|
jsonrpc==1.2
|
||||||
jsonrpclib==0.1.7
|
jsonrpclib==0.1.7
|
||||||
jsonschema==2.5.1
|
jsonschema==2.5.1
|
||||||
git+https://github.com/lbryio/lbryum.git
|
|
||||||
git+https://github.com/lbryio/lbryschema.git
|
git+https://github.com/lbryio/lbryschema.git
|
||||||
|
git+https://github.com/lbryio/lbryum.git
|
||||||
miniupnpc==1.9
|
miniupnpc==1.9
|
||||||
pbkdf2==1.3
|
pbkdf2==1.3
|
||||||
protobuf==3.0.0
|
protobuf==3.0.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue