diff requires.txt @ 2715:298bac3757a7 beta

requirements updates
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 14 Aug 2012 01:16:29 +0200
parents c5e04fa85403
children 63e58ef80ef1 0e73626f6040
line wrap: on
line diff
--- a/requires.txt	Tue Aug 14 01:02:53 2012 +0200
+++ b/requires.txt	Tue Aug 14 01:16:29 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.8
-Mako==0.7.0
-pygments>=1.4
+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.2,<2.3
\ No newline at end of file
+mercurial>=2.3.0,<2.4
\ No newline at end of file