view requirements.txt @ 13:30ae685b86df

Added support for authentatication - Added `.wikirc` config file. - Added login, logout. - Added users and groups. - CLI command to generate user. - CLI command to reset the index.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 30 Dec 2012 19:57:52 -0800
parents ff0058feccf5
children 161a0f534201
line wrap: on
line source

Flask==0.9
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
wsgiref==0.1.2