Bump lower constraint of python-zunclient

Projects that depends on python-zunclient should use the latest
version as lower constraint.

Change-Id: I561736d522033dad841fbcbb03645fff880c9df2
This commit is contained in:
Hongbin Lu 2019-09-01 22:37:40 +00:00
parent 2cdcb5415e
commit 60536f6912
2 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ python-tackerclient==0.8.0
python-troveclient==2.2.0
python-vitrageclient==2.0.0
python-zaqarclient==1.0.0
python-zunclient==1.0.0
python-zunclient==3.4.0
python-qinlingclient==1.0.0
pytz==2013.6
PyYAML==3.12

View File

@ -53,7 +53,7 @@ python-troveclient>=2.2.0 # Apache-2.0
python-ironicclient!=2.7.1,>=2.7.0 # Apache-2.0
python-ironic-inspector-client>=1.5.0 # Apache-2.0
python-vitrageclient>=2.0.0 # Apache-2.0
python-zunclient>=1.0.0 # Apache-2.0
python-zunclient>=3.4.0 # Apache-2.0
python-qinlingclient>=1.0.0 # Apache-2.0
PyJWT>=1.0.1 # MIT
PyYAML>=3.12 # MIT