- add allow-jsonschema-3.diff OBS-URL: https://build.opensuse.org/request/show/180563 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-warlock?expand=0&rev=12
7 lines
118 B
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
|