forked from LBRYCommunity/lbry-sdk
Merge pull request #1959 from lbryio/pin-jsonschema
pin jsonschema version to 2.6.0
This commit is contained in:
commit
8cee627dfa
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -32,7 +32,7 @@ setup(
|
|||
'cryptography',
|
||||
'protobuf==3.6.1',
|
||||
'msgpack',
|
||||
'jsonschema',
|
||||
'jsonschema==2.6.0',
|
||||
'ecdsa',
|
||||
'torba',
|
||||
'pyyaml',
|
||||
|
|
Loading…
Reference in a new issue