pin jsonschema version
This commit is contained in:
parent
5bb0a07fae
commit
ab4a5cee01
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