Commit ca22625d06aea9510aa0e24c6a8ccc09311dcfc2
1 parent
afda45e2
Exists in
master
and in
3 other branches
Updated revproxy version
Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
Showing
3 changed files
with
1 additions
and
1 deletions
Show diff stats
django-revproxy-0.9.0.tar.gz
No preview for this file type
No preview for this file type
requirements.txt
@@ -27,7 +27,7 @@ tornado==3.1.1 | @@ -27,7 +27,7 @@ tornado==3.1.1 | ||
27 | 27 | ||
28 | # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 | 28 | # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 |
29 | django-browserid==0.11 | 29 | django-browserid==0.11 |
30 | -django-revproxy==0.9.0 | 30 | +django-revproxy==0.9.1 |
31 | 31 | ||
32 | # Converse.js (XMPP client) | 32 | # Converse.js (XMPP client) |
33 | django-conversejs==0.3.4 | 33 | django-conversejs==0.3.4 |