pin jsonschema version

This commit is contained in:
Jack Robison 2019-02-26 09:23:41 -05:00
parent 5bb0a07fae
commit ab4a5cee01
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -32,7 +32,7 @@ setup(
'cryptography',
'protobuf==3.6.1',
'msgpack',
'jsonschema',
'jsonschema==2.6.0',
'ecdsa',
'torba',
'pyyaml',