Mercurial > wikked
changeset 102:ea23c9483bc4
Updated requirements.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 05 Nov 2013 08:13:53 -0800 |
parents | 13249e5ca51c |
children | cc1f3b81364c |
files | requirements.txt |
diffstat | 1 files changed, 14 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements.txt Tue Nov 05 08:13:18 2013 -0800 +++ b/requirements.txt Tue Nov 05 08:13:53 2013 -0800 @@ -1,17 +1,29 @@ -Flask==0.9 +Creoleparser==0.7.4 +Flask==0.10.1 Flask-Bcrypt==0.5.2 Flask-Login==0.1.3 +Flask-SQLAlchemy==1.0 Flask-Script==0.5.1 Flask-Testing==0.4 Flask-WTF==0.8 +Genshi==0.6 Jinja2==2.6 Markdown==2.2.1 +PyMeta==0.5.0 +PyYAML==3.10 Pygments==1.5 +SQLAlchemy==0.8.1 WTForms==1.0.2 Werkzeug==0.8.3 Whoosh==2.4.1 argparse==1.2.1 +itsdangerous==0.22 +nose==1.2.1 py-bcrypt==0.2 +pybars==0.0.4 pystache==0.5.3 -python-hglib==0.3 +python-creole==1.0.6 +python-hglib==unknown +textile==2.1.5 +twill==0.9 wsgiref==0.1.2