Pin to jsonschema less than 1.0

Change-Id: Ia53a31435174eef6792a2e7c44944f72f2a9a881
This commit is contained in:
Kiall Mac Innes 2013-02-26 17:01:24 +00:00
parent 6f9aedb576
commit 0da486e9ff

View File

@ -1,6 +1,6 @@
Flask>=0.8
eventlet
jsonschema>=0.8
jsonschema>=0.8,<1
ipaddr
Paste
PasteDeploy