view requirements.txt @ 101:13249e5ca51c

Big refactor for better database caching: - Using SQL alchemy instead of raw SQLite. - Better architecture and internal APIs. - Fixed some issues where the database was not used correctly. - Fixed some problems with querying pages. Got rid of `Makefile`, now using `grunt`. Now using a custom `Bootstrap` include file.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 05 Nov 2013 08:13:18 -0800
parents dfc607688555
children ea23c9483bc4
line wrap: on
line source

Flask==0.9
Flask-Bcrypt==0.5.2
Flask-Login==0.1.3
Flask-Script==0.5.1
Flask-Testing==0.4
Flask-WTF==0.8
Jinja2==2.6
Markdown==2.2.1
Pygments==1.5
WTForms==1.0.2
Werkzeug==0.8.3
Whoosh==2.4.1
argparse==1.2.1
py-bcrypt==0.2
pystache==0.5.3
python-hglib==0.3
wsgiref==0.1.2