Dont upgrade flask marshmallow as breaks things

This commit is contained in:
David McDonald
2020-08-18 12:04:48 +01:00
parent bc5a5cf1ab
commit 1b36a75927
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ cffi==1.14.1
celery[sqs]==3.1.26.post2 # pyup: <4
docopt==0.6.2
Flask-Bcrypt==0.7.1
flask-marshmallow==0.13.0
flask-marshmallow==0.11.0
Flask-Migrate==2.5.3
git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
Flask==1.1.2

View File

@@ -7,7 +7,7 @@ cffi==1.14.1
celery[sqs]==3.1.26.post2 # pyup: <4
docopt==0.6.2
Flask-Bcrypt==0.7.1
flask-marshmallow==0.13.0
flask-marshmallow==0.11.0
Flask-Migrate==2.5.3
git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
Flask==1.1.2