Updated from global requirements

Change-Id: I338c221340f1e46fa9080d28cf608f3188c11006
This commit is contained in:
OpenStack Proposal Bot 2016-11-09 17:21:13 +00:00
parent 3ba14e487f
commit d287aea7b0
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
retrying!=1.3.0,>=1.2.3 # Apache-2.0
WebOb>=1.2.3 # 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