Updated from global requirements

Change-Id: Ie4185cc70fa5765a9d0282f8ceaeb708329e62d9
This commit is contained in:
OpenStack Proposal Bot 2016-01-23 10:52:44 +00:00
parent 2706e16ff9
commit 3e5a9f6abd
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ oslo.log>=1.14.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
stevedore>=1.5.0 # Apache-2.0
debtcollector>=0.3.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
# for jsonutils
six>=1.9.0 # MIT