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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user