diff setup.py @ 486:5c376ac2d4c9 celery

rewrote graph plotting, added zooming and json dump insted of stupid string formating.
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 18 Sep 2010 17:03:29 +0200
parents 7010af6efde5
children d945c95ba4ac
line wrap: on
line diff
--- a/setup.py	Sat Sep 18 00:50:54 2010 +0200
+++ b/setup.py	Sat Sep 18 17:03:29 2010 +0200
@@ -24,7 +24,7 @@
         "pygments>=1.3.0",
         "mercurial>=1.6",
         "pysqlite",
-        "whoosh==1.0.0b16",
+        "whoosh==1.0.0b17",
         "py-bcrypt",
         "celery",
     ],