Upgrade flask-marshmallow from 0.9.0 to 0.10.0

This commit is contained in:
Katie Smith
2019-03-21 13:13:53 +00:00
parent 60be63133c
commit 9b739aaa1c
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ cffi==1.12.1
celery==3.1.26.post2 # pyup: <4
docopt==0.6.2
Flask-Bcrypt==0.7.1
flask-marshmallow==0.9.0
flask-marshmallow==0.10.0
Flask-Migrate==2.4.0
git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
Flask==1.0.2