Files
python-warlock/allow-jsonschema-3.diff

7 lines
118 B
Diff

--- requirements.txt
+++ requirements.txt
@@ -1,2 +1,2 @@
-jsonschema>=0.7,<2
+jsonschema>=0.7,<3
jsonpatch>=0.10,<2