changeset 2166:a794f27381a8

fixed requirements
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 28 Mar 2012 22:25:52 +0200
parents dc2584ba5fbc
children af21362474e3
files requires.txt
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/requires.txt	Wed Mar 28 19:54:16 2012 +0200
+++ b/requires.txt	Wed Mar 28 22:25:52 2012 +0200
@@ -9,9 +9,11 @@
 celery>=2.2.5,<2.3
 babel
 python-dateutil>=1.5.0,<2.0.0
-https://github.com/jelmer/dulwich/tarball/master
+dulwich>=0.8.4,<0.9.0
 webob==1.0.8
 markdown==2.1.1
 docutils==0.8.1
+simplejson
+pysqlite
 py-bcrypt
-mercurial>=2.1,<2.2
+mercurial>=2.1,<2.2
\ No newline at end of file