summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/pip-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index ffb11216..c49ebbe6 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -14,6 +14,7 @@ sqlalchemy-migrate # database migrations
lxml # xml library providing ElementTree API
passlib # password hashing
argparse # cli support
+prettytable # cli table printing
# Optional backend: LDAP
python-ldap # authenticate against an existing LDAP server