Updated from global requirements

Change-Id: I84ccc7390d0fc72dea41a422a877e22824710296
This commit is contained in:
OpenStack Proposal Bot 2016-02-19 18:55:41 +00:00
parent eb9ed356a3
commit 693213039f
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ oslo.config>=3.4.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
cffi # MIT
eventlet>=0.18.2 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT