pin marshmallow and update flask error handling

This commit is contained in:
Leo Hemsted
2019-09-04 12:14:28 +01:00
parent 01c702535d
commit 51f90c17fd
3 changed files with 5 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ gunicorn==19.7.1 # pyup: ignore, >19.8 breaks eventlet patching
iso8601==0.1.12
jsonschema==3.0.2
marshmallow-sqlalchemy==0.17.0
marshmallow==3.0.1
marshmallow==2.20.2 # pyup: <3 throws errors
psycopg2-binary==2.8.3
PyJWT==1.7.1
SQLAlchemy==1.3.8