summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorChris Krelle <nobodycam@gmail.com>2013-03-22 12:59:06 -0700
committerChris Krelle <nobodycam@gmail.com>2013-03-22 12:59:06 -0700
commit714ade07ac4d1ac0cdf545f5b0823e88af0c03ae (patch)
treef03ae93f22796d1b9e408ecce192f3e4828f42e1 /tools
parentfb2ed4e46958407279d0479edbcdfc706596ef7d (diff)
downloadpython-neutronclient-714ade07ac4d1ac0cdf545f5b0823e88af0c03ae.tar.gz
Update tools/pip-requires for prettytable
changes pip-requires from: prettytable>=0.6,<0.7 to: prettytable>=0.6,<0.8 Change-Id: Ia4e7460525e73474c90cd0c50d3d1243f64f68eb Authored-by: Chris Krelle <nobodycam@gmail.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index a3d38d7..c5f0070 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -2,6 +2,6 @@ argparse
cliff>=1.3.1
httplib2
iso8601
-prettytable>=0.6,<0.7
+prettytable>=0.6,<0.8
pyparsing>=1.5.6,<2.0
simplejson