diff setup.py @ 676:bdd1ddd05b7c beta

docs update, setup libs version bumps
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 11 Nov 2010 01:49:57 +0100
parents 673de12e6bf6
children 9c8a817462fe
line wrap: on
line diff
--- a/setup.py	Thu Nov 11 01:33:26 2010 +0100
+++ b/setup.py	Thu Nov 11 01:49:57 2010 +0100
@@ -4,13 +4,13 @@
 
 requirements = [
         "Pylons>=1.0.0",
-        "SQLAlchemy>=0.6.4",
+        "SQLAlchemy>=0.6.5",
         "Mako>=0.3.5",
         "vcs>=0.1.10",
         "pygments>=1.3.0",
         "mercurial>=1.6.4",
         "whoosh>=1.3.1",
-        "celery>=2.1.2",
+        "celery>=2.1.3",
         "py-bcrypt",
         "babel",
     ]