Commit e2a52f55ebba4f338d6f7c5d944216b87d2f2951

Authored by Sergio Oliveira
2 parents 2bb99d3f 48cbef1b

Merge remote-tracking branch 'origin/upgrade_requirements'

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
setup.py
... ... @@ -31,7 +31,7 @@ REQUIREMENTS = [
31 31  
32 32 # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9
33 33 'django-browserid==0.11',
34   - 'django-revproxy==0.9.0',
  34 + 'django-revproxy==0.9.3',
35 35  
36 36 # Converse.js (XMPP client)
37 37 'django-conversejs==0.3.4',
... ...