Upgrade marshmallow from 2.18.1 to 2.19.1

This commit is contained in:
Katie Smith
2019-03-21 12:03:26 +00:00
parent 5d03b92993
commit 60be63133c
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ gunicorn==19.7.1
iso8601==0.1.12
jsonschema==3.0.1
marshmallow-sqlalchemy==0.16.1
marshmallow==2.18.1
marshmallow==2.19.1
psycopg2-binary==2.7.7
PyJWT==1.7.1
SQLAlchemy==1.2.18

View File

@@ -17,7 +17,7 @@ gunicorn==19.7.1
iso8601==0.1.12
jsonschema==3.0.1
marshmallow-sqlalchemy==0.16.1
marshmallow==2.18.1
marshmallow==2.19.1
psycopg2-binary==2.7.7
PyJWT==1.7.1
SQLAlchemy==1.2.18