Updated from global requirements

Change-Id: I3833b1f450b969e54a9869af9effe2c82a4b4a83
This commit is contained in:
OpenStack Proposal Bot 2017-09-11 21:34:25 +00:00
parent e73c40644f
commit 25ef7bf244
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
munch>=2.1.0 # MIT
decorator>=3.4.0 # BSD
jmespath>=0.9.0 # MIT
jsonpatch>=1.1 # BSD
ipaddress>=1.0.7;python_version<'3.3' # PSF
jsonpatch>=1.16 # BSD
ipaddress>=1.0.16;python_version<'3.3' # PSF
os-client-config>=1.28.0 # Apache-2.0
# These two are here to prevent issues with version pin mismatches from our
# client library transitive depends.