Updated from global requirements

Change-Id: I1d9134d9ec4ebddc0d4511fcbf1a50fcd5bd13fb
This commit is contained in:
OpenStack Proposal Bot 2017-09-20 16:23:12 +00:00
parent 4bd503f3fa
commit f80e5cdd1a
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ oslo.log>=3.30.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
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
cffi>=1.1.2 # MIT
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
greenlet>=0.4.10 # MIT
msgpack-python>=0.4.0 # Apache-2.0

View File

@ -8,6 +8,6 @@ mock>=2.0.0 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
# These are needed for docs generation
openstackdocstheme>=1.16.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
sphinx>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0