Commit d8c3c1c189ee37bcc1b34cae331b07eb0060279e

Authored by Sergio Oliveira
1 parent 61329d56

Removed deploy deps

Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
Signed-off-by: Carolina Ramalho <carol15022@hotmail.com>
Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
@@ -10,8 +10,6 @@ REQUIREMENTS = [ @@ -10,8 +10,6 @@ REQUIREMENTS = [
10 'pysolr==2.1', 10 'pysolr==2.1',
11 'django-hitcounter==0.1.1', 11 'django-hitcounter==0.1.1',
12 'django-tastypie==0.11.0', 12 'django-tastypie==0.11.0',
13 - 'gunicorn==19.1.0',  
14 - 'eventlet==0.15.2',  
15 13
16 # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 14 # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9
17 'django-browserid==0.11', 15 'django-browserid==0.11',