Mercurial > wikked
changeset 25:161a0f534201
Updated requirements.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 04 Jan 2013 19:36:08 -0800 |
parents | 8a83b0e91633 |
children | 8535d63dc1c1 |
files | requirements.txt |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements.txt Fri Jan 04 16:02:46 2013 -0800 +++ b/requirements.txt Fri Jan 04 19:36:08 2013 -0800 @@ -1,4 +1,5 @@ Flask==0.9 +Flask-Bcrypt==0.5.2 Flask-Login==0.1.3 Flask-Script==0.5.1 Flask-WTF==0.8 @@ -9,4 +10,5 @@ Werkzeug==0.8.3 Whoosh==2.4.1 argparse==1.2.1 +py-bcrypt==0.2 wsgiref==0.1.2