view requirements.txt @ 49:fb6ae96756c1

Added unit tests. Refactored core APIs to make them more testable. Removed unused stuff like caching the configuration in the SQL database. Fixed the web bootstrap. Some cosmetic changes to be PEP8 compliant.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 28 Jan 2013 23:13:04 -0800
parents f6721f283a56
children dfc607688555
line wrap: on
line source

Flask==0.9
Flask-Bcrypt==0.5.2
Flask-Login==0.1.3
Flask-Script==0.5.1
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
textile==2.1.5
wsgiref==0.1.2