Set PrettyTable min version
Having version 0.6.1 makes PrettyTable use not work. Change-Id: I27c983e7312e834b350855ed2bbd9ae4729f83cb
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
python_novaclient>=2.14.1,<2.14.2
|
python_novaclient>=2.14.1,<2.14.2
|
||||||
|
PrettyTable>=0.7,<0.8
|
||||||
babel
|
babel
|
||||||
stevedore
|
stevedore
|
||||||
six>=1.4.1
|
six>=1.4.1
|
||||||
|
Reference in New Issue
Block a user