# HG changeset patch # User Marcin Kuzminski # Date 1298112712 -3600 # Node ID b4254b54d277673fbd8badc50d5c960636cc7f69 # Parent 41a5fcf3ab65cb2a9172a6c993f24eee2df15941 deps update diff -r 41a5fcf3ab65 -r b4254b54d277 setup.py --- a/setup.py Sat Feb 19 11:50:24 2011 +0100 +++ b/setup.py Sat Feb 19 11:51:52 2011 +0100 @@ -10,9 +10,9 @@ "Mako==0.3.6", "vcs>=0.1.10", "pygments>=1.4", - "mercurial>=1.7.3", + "mercurial>=1.7.5", "whoosh>=1.3.4", - "celery>=2.2.2", + "celery>=2.2.4", "py-bcrypt", "babel", ]