Commit 2d3efc7afce447d8e0a24d2d379af20b6a158728
1 parent
b8ad5844
Exists in
master
and in
3 other branches
update requirements
Showing
4 changed files
with
2 additions
and
2 deletions
Show diff stats
Makefile
django-revproxy-0.2.8.tar.gz
No preview for this file type
No preview for this file type
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 |