Update tools/pip-requires for prettytable

changes pip-requires from:
    prettytable>=0.6,<0.7
to:
    prettytable>=0.6,<0.8

Change-Id: Ic04d38078ad06e43947b5e98b26576a4c51dbbb0
Authored-by: Chris Krelle <nobodycam@gmail.com>
This commit is contained in:
Chris Krelle 2013-03-22 12:48:14 -07:00
parent 609cbcef17
commit 54d4b1d355
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
argparse
iso8601>=0.1.4
prettytable>=0.6,<0.7
prettytable>=0.6,<0.8
requests>=0.8
simplejson