changeset 2293:c5e1604ab342

updated requires for stable
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 17 May 2012 01:45:05 +0200
parents 0ba23ea7912a
children ab9a9d9940b0
files requires.txt
diffstat 1 files changed, 5 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/requires.txt	Thu May 17 01:28:37 2012 +0200
+++ b/requires.txt	Thu May 17 01:45:05 2012 +0200
@@ -3,17 +3,16 @@
 WebHelpers==1.3
 formencode==1.2.4
 SQLAlchemy==0.7.6
-Mako==0.6.2
+Mako==0.7.0
 pygments>=1.4
-whoosh>=2.3.0,<2.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.4,<0.9.0
+dulwich>=0.8.5,<0.9.0
 webob==1.0.8
 markdown==2.1.1
 docutils==0.8.1
-simplejson
-pysqlite
+simplejson==2.5.2
 py-bcrypt
-mercurial>=2.1,<2.2
\ No newline at end of file
+mercurial>=2.2.1,<2.3
\ No newline at end of file