changeset 720:74975001a1af beta

fixed deps in setup.py
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 18 Nov 2010 21:04:40 +0100
parents 62c1fab8d29b
children 02bdf2f296ff
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Thu Nov 18 19:23:39 2010 +0100
+++ b/setup.py	Thu Nov 18 21:04:40 2010 +0100
@@ -9,7 +9,7 @@
         "vcs>=0.1.10",
         "pygments>=1.3.0",
         "mercurial>=1.6.4",
-        "whoosh>=1.3.1",
+        "whoosh>=1.3.3",
         "celery>=2.1.3",
         "py-bcrypt",
         "babel",