bump lbryschema
This commit is contained in:
parent
ce76b7d14f
commit
1f1d352429
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ gmpy==1.17
|
|||
jsonrpc==1.2
|
||||
jsonrpclib==0.1.7
|
||||
jsonschema==2.5.1
|
||||
git+https://github.com/lbryio/lbryschema.git@v0.0.7#egg=lbryschema
|
||||
git+https://github.com/lbryio/lbryschema.git@v0.0.8#egg=lbryschema
|
||||
git+https://github.com/lbryio/lbryum.git@v3.1.3#egg=lbryum
|
||||
miniupnpc==1.9
|
||||
pbkdf2==1.3
|
||||
|
|
2
setup.py
2
setup.py
|
@ -22,7 +22,7 @@ requires = [
|
|||
'jsonrpc',
|
||||
'jsonschema',
|
||||
'lbryum==3.1.3',
|
||||
'lbryschema==0.0.7',
|
||||
'lbryschema==0.0.8',
|
||||
'miniupnpc',
|
||||
'pycrypto',
|
||||
'pyyaml',
|
||||
|
|
Loading…
Reference in a new issue