Add tabulate

This commit is contained in:
Jasmine Schladen 2021-02-17 14:35:55 -08:00
parent e464e62d01
commit 40f62a0ad7
2 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,7 @@ pyOpenSSL
raven[flask]
retrying
SQLAlchemy-Utils
tabulate
xmltodict
# docs specific

View File

@ -121,6 +121,8 @@ sphinxcontrib-serializinghtml==1.1.4
# via sphinx
sqlalchemy-utils==0.36.8
# manual debug
tabulate==0.8.7
# manual debug
urllib3==1.25.8
# via requests
xmltodict==0.12.0