Add sqlalchemy-utils

This commit is contained in:
Jasmine Schladen 2021-02-17 13:43:49 -08:00
parent 1ab4fe278d
commit e9e79309c5
2 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,7 @@ flask_replicated
inflection
logmatic-python
raven[flask]
SQLAlchemy-Utils
# docs specific
sphinx

View File

@ -89,6 +89,8 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.4
# via sphinx
sqlalchemy-utils==0.36.8
# manual debug
urllib3==1.25.8
# via requests