Update requirements.txt Add SQLAlchemy Recapitalize SQLAlchemy-Utils to conform with PyPi styling
1 files changed, 2 insertions(+), 1 deletions(-) M requirements.txt
M requirements.txt => requirements.txt +2 -1
@@ 7,4 7,5 @@ psycopg2 requests bcrypt gunicorn -sqlalchemy-utils +SQLAlchemy +SQLAlchemy-Utils