From 6781f002c546c14d1c754f6da69b4235a10b48af Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Wed, 16 Oct 2013 15:25:18 -0700 Subject: [PATCH] Add lower bound for the six dep Change-Id: I5db4357c04c5d32003a2b6869c1f571a71498231 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8144593e..8f2a341b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ pbr>=0.5.21,<1.0 netaddr python-keystoneclient>=0.3.2 requests>=1.1,<1.2.3 -six +six>=1.4.1