From d509c40ad1234c7efaf2b04f2e9373c33fa3cbe5 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Fri, 9 Aug 2013 19:40:22 -0300 Subject: [PATCH] Bump the pip version and add wheel This is to allow us to add wheel support to the mirror. Change-Id: I27a71f9554772503180fbf1ce16c1b9df47b5965 --- global-requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index f005457203..8d6926a9ec 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -38,7 +38,7 @@ Paste PasteDeploy>=1.5.0 pbr>=0.5.21,<1.0 pecan>=0.2.0 -pip>=1.0 +pip>=1.4 PrettyTable>=0.6,<0.8 psutil>=0.6.1,<1.0 pyasn1 @@ -78,6 +78,7 @@ suds>=0.4 warlock>=1.0.1,<2 WebOb>=1.2.3,<1.3 websockify>=0.5.1,<0.6 +wheel wsgiref>=0.1.2 WSME>=0.5b2 xattr>=0.4