view requires.txt @ 2597:7b092b919f4f beta

Switch to waitress wsgi server by default in rhodecode. - waitress is fast, handles chunked encoding correctly (needed for git) - waitress works on linux and windows - it's now default because it can handle git properly out of the box.
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 13 Jul 2012 21:17:38 +0200
parents c5e04fa85403
children 298bac3757a7
line wrap: on
line source

Pylons==1.0.0
Beaker==1.6.3
WebHelpers==1.3
formencode==1.2.4
SQLAlchemy==0.7.8
Mako==0.7.0
pygments>=1.4
whoosh>=2.4.0,<2.5
celery>=2.2.5,<2.3
babel
python-dateutil>=1.5.0,<2.0.0
dulwich>=0.8.5,<0.9.0
webob==1.0.8
markdown==2.1.1
docutils==0.8.1
simplejson==2.5.2
py-bcrypt
mercurial>=2.2.2,<2.3