Update requirements.txt

Add SQLAlchemy
Recapitalize SQLAlchemy-Utils to conform with PyPi styling
This commit is contained in:
jgart 2021-10-05 09:01:13 -04:00 committed by Drew DeVault
parent 0f908206c7
commit 69d5821948
1 changed files with 2 additions and 1 deletions

View File

@ -7,4 +7,5 @@ psycopg2
requests
bcrypt
gunicorn
sqlalchemy-utils
SQLAlchemy
SQLAlchemy-Utils