Updated from global requirements

Change-Id: Icf8c7627e9f287812481bf318a3c200f366cdcd4
This commit is contained in:
OpenStack Proposal Bot 2016-11-06 02:00:40 +00:00
parent 3ef1d83c91
commit 7e7b25c667
2 changed files with 4 additions and 4 deletions

View File

@ -10,9 +10,9 @@ eventlet!=0.18.3,>=0.18.2 # MIT
PasteDeploy>=1.5.0 # MIT
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
tenacity>=3.1.1 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0
WebOb>=1.6.0 # MIT
kombu>=3.0.25 # BSD
kombu!=4.0.0,>=3.0.25 # BSD
psutil<2.0.0,>=1.1.1 # BSD
six>=1.9.0 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
@ -43,7 +43,7 @@ oslo.messaging>=5.2.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
semantic-version>=2.3.1 # BSD

View File

@ -25,5 +25,5 @@ psycopg2>=2.5 # LGPL/ZPL
oslosphinx>=4.7.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinxcontrib-httpdomain # BSD
reno>=1.8.0 # Apache2
reno>=1.8.0 # Apache-2.0
openstackdocstheme>=1.5.0 # Apache-2.0