Allow for prettytable 0.7.x as well
Relax requirements to >= 0.6, < 0.8, as 0.7.x seems to work as well. Lower has been raised to 0.6 to match openstack-common/requirements Change-Id: Ic8ce818016ae7d9fbfeb1548b612f8d9e8ae7c42
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
argparse
|
||||
httplib2
|
||||
iso8601>=0.1.4
|
||||
prettytable>=0.5,<0.7
|
||||
prettytable>=0.6,<0.8
|
||||
python-keystoneclient>=0.2,<0.3
|
||||
|
||||
Reference in New Issue
Block a user