Bump lower constraint of python-zunclient

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

Change-Id: I0d90720fab98192a191bb9ce5dae5190f2d23051
This commit is contained in:
Hongbin Lu 2019-09-01 22:30:42 +00:00
parent 63703262c4
commit 57680e547c
2 changed files with 2 additions and 2 deletions

View File

@ -125,7 +125,7 @@ python-subunit==1.2.0
python-swiftclient==3.2.0
python-troveclient==2.2.0
python-zaqarclient==1.3.0
python-zunclient==2.0.0
python-zunclient==3.4.0
pytz==2013.6
PyYAML==3.12
repoze.lru==0.7

View File

@ -51,7 +51,7 @@ python-saharaclient>=1.4.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-troveclient>=2.2.0 # Apache-2.0
python-zaqarclient>=1.3.0 # Apache-2.0
python-zunclient>=2.0.0 # Apache-2.0
python-zunclient>=3.4.0 # Apache-2.0
pytz>=2013.6 # MIT
PyYAML>=3.12 # MIT
requests>=2.14.2 # Apache-2.0