Update pip depend to >= 1.0

Precise ships with 1.0 by default. Until we force everyone on to
1.4, there is no need to express a depend here which is not true.

Change-Id: Id4101fa4fd1c60a6ffef6bef3dcd03522e681231
This commit is contained in:
Monty Taylor 2013-07-14 20:35:18 -04:00
parent 0305e5932f
commit 936e89237e
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Paste
PasteDeploy>=1.5.0
pbr>=0.5.16,<0.6
pecan>=0.2.0
pip>=1.1
pip>=1.0
PrettyTable>=0.6,<0.8
psutil<1.0
pyasn1