Updated from global requirements

Change-Id: Iea86b55df8a94f52902cdd43b474df8f4a3e14be
This commit is contained in:
OpenStack Proposal Bot 2017-09-11 21:47:16 +00:00
parent 8b0d620880
commit 4bd503f3fa
1 changed files with 4 additions and 4 deletions

View File

@ -3,11 +3,11 @@
# process, which may cause wedges in the gate later.
oslo.log>=3.30.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.utils>=3.28.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.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
greenlet>=0.4.10 # MIT
msgpack-python>=0.4.0 # Apache-2.0