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:
Bertrand Lallau 2017-01-05 10:48:53 +01:00
parent 9416d7c653
commit 422d12cbea
1 changed files with 0 additions and 1 deletions

View File

@ -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