view requirements.txt @ 196:cbf7db1ff0d5

Better authentication handling: - Not bundling user info with every response anymore. - Ability to optionally bundle user info with the page read API endpoint. - New API endpoint for current user info.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 09 Feb 2014 20:46:22 -0800
parents 2ec24079d9df
children c6dd9b0c5009
line wrap: on
line source

Flask==0.10.1
Flask-Login==0.1.3
Flask-SQLAlchemy==1.0
Flask-Script==0.5.1
Flask-Testing==0.4
Jinja2==2.6
Markdown==2.2.1
PyYAML==3.10
Pygments==1.5
SQLAlchemy==0.8.3
Werkzeug==0.8.3
Whoosh==2.4.1
amqp==1.3.3
argparse==1.2.1
celery==3.1.5
nose==1.2.1
pybars==0.0.4
python-hglib==1.0
twill==0.9
wsgiref==0.1.2