remove unused dep: prettytable

python-keystoneclient uses this, but nothing in middleware uses it
directly.

Change-Id: I1fcd29daf6afef5e4db81bf73e7d8bf3851ed8b0
This commit is contained in:
Dolph Mathews 2014-07-23 13:10:33 -05:00
parent 68ba62c9c7
commit 5d99b87207

View File

@ -3,7 +3,6 @@ iso8601>=0.1.9
netaddr>=0.7.6
oslo.config>=1.2.1
pbr>=0.6,!=0.7,<1.0
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.9.0
requests>=1.1
six>=1.7.0