Updated from global requirements

Change-Id: Id67ce4576ba7ff2d9b1434fbc87f61e3dbb9f4d8
This commit is contained in:
OpenStack Proposal Bot 2016-11-01 13:34:11 +00:00
parent c0e1e88438
commit cf1148c1df
2 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@
pbr>=1.6 # Apache-2.0
Jinja2>=2.8 # BSD License (3 clause)
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.17.1 # Apache-2.0
WebOb>=1.6.0 # MIT

View File

@ -9,5 +9,5 @@ oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
testtools>=1.4.0 # MIT
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
reno>=1.8.0 # Apache2