Stick to jsonschema prior 2.6.0
Since they have broken compatibility in error messages.
Closes-Bug: #1662529
Change-Id: I8c7449297a488ea3fe90cda58e5dba0d8d4d68ff
(cherry picked from commit 5eb41d7bc1
)
This commit is contained in:
parent
83fd83a475
commit
7db4214bb5
@ -9,7 +9,7 @@ anyjson>=0.3.3
|
||||
decorator>=3.4.0
|
||||
fysom>=1.0.11
|
||||
iso8601>=0.1.9
|
||||
jsonschema>=2.3.0,<3.0.0,!=2.5.0
|
||||
jsonschema>=2.3.0,<2.6.0,!=2.5.0
|
||||
kombu>=3.0.16
|
||||
netaddr>=0.7.12,!=0.7.16
|
||||
oslo.config>=2.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user