Add marshmallow

This commit is contained in:
Andros Fenollosa
2018-02-05 23:00:30 +01:00
parent 479a987b75
commit 267b9b0a02
3 changed files with 47 additions and 17 deletions

View File

@ -21,3 +21,5 @@ flask-script = "*"
flask-migrate = "*"
faker = "*"
flask-restplus-patched = "*"
flask-marshmallow = "*"
marshmallow-sqlalchemy = "*"