Uncap warlock

warlock recently had a 2.0.0 release that added support for jsonschema
4.x [1]. We no longer need to cap this.

[1] https://github.com/bcwaldon/warlock/releases/tag/2.0.0

Change-Id: I43559379bc71c990361af24b5e2543b426ce84da
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane 2022-07-11 09:54:46 +01:00
parent e6a484bf97
commit 041f85b9ef
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ tosca-parser # Apache-2.0
tripleo-common!=11.3.0 # Apache-2.0
validations-libs # Apache-2.0
urllib3 # MIT
warlock<2 # Apache-2.0
warlock # Apache-2.0
WebOb # MIT
websocket-client # LGPLv2+
websockify # LGPLv3