summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Waldon <bcwaldon@gmail.com>2012-11-19 13:45:37 -0800
committerBrian Waldon <bcwaldon@gmail.com>2012-11-19 13:45:55 -0800
commitcd69c88a692e1ffbdcc5ceafd2dab45ec20d38d5 (patch)
treea906b17e5ae8803b3709d7098b06ace8660c22a6
parent53c43921c8e087f86c4852c06aedce49fa522854 (diff)
downloadwarlock-cd69c88a692e1ffbdcc5ceafd2dab45ec20d38d5.tar.gz
Update jsonschema dep to >=0.7,<1
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 1cb11ae..35c7022 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-jsonschema==0.2
+jsonschema>=0.7,<1