Updated from global requirements

Change-Id: I44b83eaa132cc250c4d904295b9e5d7bbf11bc91
This commit is contained in:
OpenStack Proposal Bot 2017-05-20 04:43:17 +00:00
parent 8ebd541060
commit 1974564d9a
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -9,5 +9,5 @@ fixtures>=3.0.0 # Apache-2.0/BSD
# These are needed for docs generation
oslosphinx>=4.7.0 # Apache-2.0
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
reno>=1.8.0 # Apache-2.0