Remove PrettyTable useless requirement
This patch cleans up the requirements.txt list to remove PrettyTable module not used anymore. Change-Id: Ic6a9921b041cc5ba986410a1a774424a67f27459
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
# ascii betical order.
|
||||
|
||||
Babel>=2.3.4 # BSD
|
||||
PrettyTable<0.8,>=0.7.1 # BSD
|
||||
PyYAML>=3.10.0 # MIT
|
||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
WSME>=0.8 # MIT
|
||||
|
||||
Reference in New Issue
Block a user