Updated from global requirements

Change-Id: Ic3df9c38bb025fea07aa408135c0706d724a141c
This commit is contained in:
OpenStack Proposal Bot 2016-01-23 10:52:42 +00:00
parent b47b4c7d5a
commit 88c317195d
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@ Babel>=1.3 # BSD
six>=1.9.0 # MIT
oslo.config>=3.2.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
debtcollector>=0.3.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT
python-dateutil>=2.4.2 # BSD