Restrict prettytable to >=0.6,<0.8.

Match the openstack/requirements version of prettytable in pip-requires
to avoid version conflicts.

Change-Id: I78f3c6ef9a9a8d35939eb100827e429c12a0a60d
This commit is contained in:
Clark Boylan
2013-04-02 17:18:43 -07:00
parent 3a3e2540ff
commit c29924ce41

View File

@@ -1,6 +1,6 @@
argparse argparse
iso8601>=0.1.4 iso8601>=0.1.4
prettytable prettytable>=0.6,<0.8
requests>=0.8.8 requests>=0.8.8
simplejson simplejson
oslo.config>=1.1.0 oslo.config>=1.1.0