Mercurial > wikked
view requirements.txt @ 164:a4a64d6b66cb
Fixed various bugs:
- Encode in UTF-8 before doing URL-quoting.
- Don't depend on the Celery app if using synchronous updates.
- The config for synchronous updates is now in the `wikirc`.
- Ability to define ignored directories/files in the `wikirc`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 12 Jan 2014 00:24:24 -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