Commit d0ef3ba4a778dc3cde544f982d558a6c402c493f
1 parent
548446ae
Exists in
master
and in
39 other branches
Updated revproxy version
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
requirements.txt
@@ -28,7 +28,7 @@ tornado==3.1.1 | @@ -28,7 +28,7 @@ tornado==3.1.1 | ||
28 | 28 | ||
29 | # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 | 29 | # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 |
30 | django-browserid==0.11 | 30 | django-browserid==0.11 |
31 | -django-revproxy==0.2.8 | 31 | +django-revproxy==0.2.9 |
32 | 32 | ||
33 | # Converse.js (XMPP client) | 33 | # Converse.js (XMPP client) |
34 | django-conversejs==0.3.1 | 34 | django-conversejs==0.3.1 |