Updated from global requirements

Change-Id: Ia22d444daaca63551b7bdb1d3dee1143883d5bfd
This commit is contained in:
OpenStack Proposal Bot 2017-07-15 20:50:43 +00:00
parent 0acef68c72
commit c8da76460f
2 changed files with 3 additions and 3 deletions

View File

@ -52,11 +52,11 @@ python-zaqarclient>=1.0.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
requests>=2.14.2 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,>=16.0 # PSF/ZPL
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=16.0 # PSF/ZPL
six>=1.9.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
stevedore>=1.20.0 # Apache-2.0
WSME>=0.8 # MIT
yaql>=1.1.0 # Apache 2.0 License
tooz>=1.47.0 # Apache-2.0
tooz!=1.57.4,>=1.47.0 # Apache-2.0
zake>=0.1.6 # Apache-2.0

View File

@ -25,7 +25,7 @@ sphinx>=1.6.2 # BSD
sphinxcontrib-httpdomain # BSD
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
openstackdocstheme>=1.11.0 # Apache-2.0
tooz>=1.47.0 # Apache-2.0
tooz!=1.57.4,>=1.47.0 # Apache-2.0
tempest>=16.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT