Add flask-login and passlib to manage authentication.

This commit is contained in:
Alexis Lahouze 2015-11-27 11:33:05 +01:00
parent 7283836ffa
commit 95ec90ed19
1 changed files with 2 additions and 0 deletions

View File

@ -3,9 +3,11 @@ arrow==0.6.0
Flask==0.10.1
Flask-Assets==0.11
Flask-Bower==1.2.1
Flask-Login==0.2.11
Flask-Migrate==1.5.1
Flask-RESTful==0.3.4
Flask-Script==2.0.5
Flask-SQLAlchemy==2.0
passlib==1.6.5
psycopg2==2.6.1
python-dateutil==2.4.2