Uncap jsonschema
Global requirements has uncapped jsonschema, so we need to do so here too. Change-Id: I525215e95ebe4b155a17e0e187e9aca27a8217bb Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
559e89b069
commit
21e4e3455a
@ -5,7 +5,7 @@
|
||||
Babel!=2.4.0,>=2.3.4 # BSD
|
||||
Flask!=0.11,>=0.10 # BSD
|
||||
ipaddress>=1.0.17;python_version<'3.3' # PSF
|
||||
jsonschema<3.0.0,>=2.6.0 # MIT
|
||||
jsonschema>=2.6.0 # MIT
|
||||
kuryr-lib>=0.5.0 # Apache-2.0
|
||||
neutron-lib>=1.13.0 # Apache-2.0
|
||||
os-client-config>=1.28.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user