Updated from global requirements

Change-Id: I2236395ca3d51119ea0855f127c2dac6fc267163
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 04:53:01 +00:00
parent f25e350e95
commit 3e7f71a9a1
2 changed files with 2 additions and 2 deletions

@ -6,4 +6,4 @@ Parsley # MIT
six>=1.9.0 # MIT
packaging>=16.5 # Apache-2.0
requests>=2.14.2 # Apache-2.0
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT

@ -9,7 +9,7 @@ testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
virtualenv>=13.1.0 # MIT
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
mock>=2.0 # BSD
mock>=2.0.0 # BSD
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD