view requirements.txt @ 216:062d5e6ddb87

Refactoring for better SQL abstraction and performance (hopefully): - Page instances don't keep the SQL object. This make it simpler to share those instances between threads. - Added a scheduler for running multiple page resolve operations. Sadly, multi-threading doesn't seem to help here. - Updated SQLAlchemy to 0.9.3.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 25 Feb 2014 22:08:32 -0800
parents c6dd9b0c5009
children 141c93f87645
line wrap: on
line source

Flask==0.10.1
Flask-Bcrypt==0.5.2
Flask-Login==0.1.3
Flask-Script==0.5.1
Genshi==0.6
GitPython==0.3.2.RC1
Jinja2==2.6
Markdown==2.2.1
PyMeta==0.5.0
PyYAML==3.10
Pygments==1.5
SQLAlchemy==0.9.3
Werkzeug==0.8.3
Whoosh==2.5.5
amqp==1.3.3
anyjson==0.3.3
argparse==1.2.1
async==0.6.1
billiard==3.3.0.8
celery==3.1.5
colorama==0.2.7
elasticsearch==0.4.3
gitdb==0.5.4
itsdangerous==0.22
kombu==3.0.6
misaka==1.0.2
py-bcrypt==0.2
pybars==0.0.4
python-creole==1.0.6
python-hglib==unknown
repoze.lru==0.6
pytz==2013.8
smmap==0.8.2
twill==0.9
urllib3==1.7.1
wsgiref==0.1.2