Update jsonschema according to requirements

Change-Id: I8b0b07bdbe7145fb080e77726e76db5108a2c160
This commit is contained in:
Eyal 2019-09-10 12:47:35 +03:00
parent 506a99a6f8
commit c79990e8a3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ tenacity>=3.2.1 # Apache-2.0
croniter>=0.3.4 # MIT License croniter>=0.3.4 # MIT License
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futurist>=0.11.0 # Apache-2.0 futurist>=0.11.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 jsonschema>=2.6.0 # MIT
keystonemiddleware>=2.2.0,!=4.19.0 keystonemiddleware>=2.2.0,!=4.19.0
gnocchiclient>=3.1.0 # Apache-2.0 gnocchiclient>=3.1.0 # Apache-2.0
lxml>=2.3 lxml>=2.3