Update README

This commit is contained in:
Andros Fenollosa
2018-02-09 00:08:02 +01:00
parent 643f388a85
commit e5dd04aabe
2 changed files with 69 additions and 9 deletions

View File

@ -15,11 +15,8 @@ flask = "*"
flask-restplus = "*"
flask-jwt = "*"
flask-sqlalchemy = "*"
flask-mail = "*"
python-dotenv = "*"
flask-script = "*"
flask-migrate = "*"
faker = "*"
flask-restplus-patched = "*"
flask-marshmallow = "*"
marshmallow-sqlalchemy = "*"