Browse Source

Fix bad syntax in requirements.txt

Kasper Kronborg Isager 12 years ago
parent
commit
e202f2ab98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -12,4 +12,4 @@ pytz==2013b
 recaptcha-client
 recaptcha-client
 South==0.8.1
 South==0.8.1
 Unidecode
 Unidecode
-whoosh<2.5
+whoosh>=2.5