diff rhodecode/__init__.py @ 1997:a318f5baf53a beta

requires updates
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 17 Feb 2012 22:19:31 +0200
parents b6c902d88472
children 72c525a7e7ad
line wrap: on
line diff
--- a/rhodecode/__init__.py	Fri Feb 17 01:03:02 2012 +0200
+++ b/rhodecode/__init__.py	Fri Feb 17 22:19:31 2012 +0200
@@ -44,7 +44,7 @@
     "SQLAlchemy==0.7.4",
     "Mako==0.5.0",
     "pygments>=1.4",
-    "whoosh<2.4",
+    "whoosh>=2.3.0,<2.4",
     "celery>=2.2.5,<2.3",
     "babel",
     "python-dateutil>=1.5.0,<2.0.0",