diff setup.py @ 1057:af6ca51fb80f

rhodecode release 1.1.3 changes
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 16 Feb 2011 11:05:35 +0100
parents 6c01c12eafb8
children 93b980ebee55
line wrap: on
line diff
--- a/setup.py	Tue Jan 11 23:20:23 2011 +0100
+++ b/setup.py	Wed Feb 16 11:05:35 2011 +0100
@@ -6,11 +6,11 @@
 requirements = [
         "Pylons==1.0.0",
         "WebHelpers==1.2",
-        "SQLAlchemy==0.6.5",
+        "SQLAlchemy==0.6.6",
         "Mako==0.3.6",
         "vcs==0.1.10",
         "pygments==1.3.1",
-        "mercurial==1.7.2",
+        "mercurial==1.7.5",
         "whoosh==1.3.4",
         "celery==2.1.4",
         "py-bcrypt",