# HG changeset patch # User Ludovic Chabant # Date 1383668033 28800 # Node ID ea23c9483bc4d3eecd73f4da3bf2f508ac17c09b # Parent 13249e5ca51c3163e3b39a380fb1fa6aa9d24974 Updated requirements. diff -r 13249e5ca51c -r ea23c9483bc4 requirements.txt --- 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