Commit 2df7da56e54cda5429f9c9e78deab6a924141c0c
1 parent
acd5b5e8
Exists in
master
and in
3 other branches
Updating lxml from 3.2 to 3.4 and django-revproxy from 9.1 to 9.2
Showing
5 changed files
with
2 additions
and
2 deletions
Show diff stats
django-revproxy-0.9.1.tar.gz
No preview for this file type
No preview for this file type
lxml-3.2.4.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 | 27 | |
28 | 28 | # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9 |
29 | 29 | django-browserid==0.11 |
30 | -django-revproxy==0.9.1 | |
30 | +django-revproxy==0.9.2 | |
31 | 31 | |
32 | 32 | # Converse.js (XMPP client) |
33 | 33 | django-conversejs==0.3.4 |
... | ... | @@ -36,7 +36,7 @@ django-conversejs==0.3.4 |
36 | 36 | feedzilla==0.24 |
37 | 37 | django-common==0.1.51 |
38 | 38 | feedparser==5.1.3 |
39 | -lxml==3.2.4 | |
39 | +lxml==3.4.4 | |
40 | 40 | grab==0.4.13 |
41 | 41 | transliterate==1.5 |
42 | 42 | ... | ... |