Commit 5acf9d4c524c11d2529edad2562e4f4da485b114
Committed by
Sergio Oliveira
1 parent
e9975217
Exists in
master
and in
2 other branches
Change requirement version.
Signed-off-by: Alexandre Barbosa <alexandreab@live.com> Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
requirements.txt
@@ -4,6 +4,7 @@ django-haystack==2.2 | @@ -4,6 +4,7 @@ django-haystack==2.2 | ||
4 | django-hitcounter==0.1.1 | 4 | django-hitcounter==0.1.1 |
5 | celery[redis]==3.1 | 5 | celery[redis]==3.1 |
6 | django-revproxy[diazo]==0.9.5 | 6 | django-revproxy[diazo]==0.9.5 |
7 | +Whoosh==2.7.0 | ||
7 | 8 | ||
8 | # Superarchives deps | 9 | # Superarchives deps |
9 | chardet==2.3.0 | 10 | chardet==2.3.0 |
@@ -23,7 +24,7 @@ dpaste==2.8 | @@ -23,7 +24,7 @@ dpaste==2.8 | ||
23 | psycopg2==2.6.1 | 24 | psycopg2==2.6.1 |
24 | pysolr==2.1 | 25 | pysolr==2.1 |
25 | python-memcached==1.57 | 26 | python-memcached==1.57 |
26 | -gunicorn==19.3.0 | 27 | +gunicorn==19.1.0 |
27 | eventlet==0.17.4 | 28 | eventlet==0.17.4 |
28 | 29 | ||
29 | # Gitlab plugin dependency | 30 | # Gitlab plugin dependency |