Update README

This commit is contained in:
Andros Fenollosa
2017-05-18 18:53:23 +02:00
parent e09c4abf8c
commit d58c4efcc1
9 changed files with 60 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
Flask==0.12.1
Flask-Mail==0.9.1
Flask-Migrate==2.0.3
Flask-SQLAlchemy==2.2
Flask-WTF==0.14.2