diff requires.txt @ 2776:63e58ef80ef1

Merge beta branch into stable
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 02 Sep 2012 21:19:54 +0200
parents c5e1604ab342 298bac3757a7
children 23851216ac1e
line wrap: on
line diff
--- a/requires.txt	Sat May 19 14:54:50 2012 +0200
+++ b/requires.txt	Sun Sep 02 21:19:54 2012 +0200
@@ -1,18 +1,20 @@
+waitress==0.8.1
+webob==1.0.8
 Pylons==1.0.0
-Beaker==1.6.3
+Beaker==1.6.4
 WebHelpers==1.3
 formencode==1.2.4
-SQLAlchemy==0.7.6
-Mako==0.7.0
-pygments>=1.4
+SQLAlchemy==0.7.8
+Mako==0.7.2
+pygments>=1.5
 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
+mock
 py-bcrypt
-mercurial>=2.2.1,<2.3
\ No newline at end of file
+mercurial>=2.3.0,<2.4
\ No newline at end of file