From d287aea7b003c18102c4fc0f0f84d8e9b867cae8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 9 Nov 2016 17:21:13 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I338c221340f1e46fa9080d28cf608f3188c11006 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25a657605..0dc6ea909 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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