Add postgresql database

This commit is contained in:
Stephan Porada
2019-09-05 14:43:36 +02:00
parent 3b57211da9
commit 8d7f053a4c
4 changed files with 42 additions and 4 deletions

View File

@ -8,5 +8,6 @@ Flask-SQLAlchemy
Flask-Table
Flask-WTF
jsonpatch
psycopg2
python-dotenv
redis