Updated from global requirements

Change-Id: I01704184a69e45e43b23d233fca7cb89bb50a0c1
This commit is contained in:
OpenStack Proposal Bot 2017-03-08 17:11:31 +00:00
parent 4cbf1a27fe
commit b784d55509
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ 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.2.1 # Apache-2.0
WebOb>=1.6.0 # MIT
kombu>=3.0.25 # BSD
kombu!=4.0.2,>=4.0.0 # BSD
psutil>=3.2.2 # BSD
six>=1.9.0 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD