Stick to jsonschema prior 2.6.0

Since they have broken compatibility in error messages.

Closes-Bug: #1662529

Change-Id: I8c7449297a488ea3fe90cda58e5dba0d8d4d68ff
This commit is contained in:
Georgy Kibardin 2017-02-07 14:46:42 +03:00
parent 542b8558f2
commit 5eb41d7bc1
1 changed files with 1 additions and 1 deletions

View File

@ -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