From 46c5b098f8c58fdcb35c505c3401a87328f5b56e Mon Sep 17 00:00:00 2001 From: gholt Date: Thu, 10 Jan 2013 23:07:02 +0000 Subject: [PATCH] Fixed version req for netifaces to 0.5 Change-Id: Ic1c67ced0169658c9aa7f78ed09bf24863cc9fb6 --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index b47f62d08c..ff7f919b60 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,6 +1,6 @@ eventlet>=0.9.15 greenlet>=0.3.1 -netifaces>=0.6 +netifaces>=0.5 pastedeploy>=1.3.3 simplejson>=2.0.9 xattr>=0.4