Merge "Restrict jsonschema to <2 for now"

This commit is contained in:
Jenkins 2013-06-19 12:05:19 +00:00 committed by Gerrit Code Review
commit c1c695de9b

@ -19,7 +19,7 @@ happybase>=0.4
httplib2
iso8601>=0.1.4
jsonrpclib
jsonschema>=1.0.0
jsonschema>=1.0.0,<2
kazoo>=0.9,<=1.1
kombu>2.4.7
lockfile>=0.8