Add dependencies and missing exception handling

This commit is contained in:
Patrick Jentsch
2021-11-18 08:39:56 +01:00
parent a2e4fd2df5
commit 904747ec66
2 changed files with 5 additions and 1 deletions

View File

@ -13,6 +13,7 @@ Flask-SocketIO~=5.1
Flask-SQLAlchemy
Flask-WTF
gunicorn
hiredis
jsonpatch
jsonschema
psycopg2