Updated from global requirements

Change-Id: I1e68f24929c9a4a39b0de355172a4ba589f1e767
This commit is contained in:
OpenStack Proposal Bot 2017-06-10 13:35:32 +00:00
parent 05c16b228a
commit fea89e6133
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ oslo.config>=4.0.0 # Apache-2.0
oslo.utils>=3.20.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.21.0,>=0.18.2 # MIT
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
msgpack-python>=0.4.0 # Apache-2.0