Commit 329eac3aafe8c833064fffe6eb7cdf1b7aa2bc85
1 parent
361e6bfd
Exists in
master
and in
39 other branches
Updating django-conversejs version
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
requirements.txt
... | ... | @@ -31,7 +31,7 @@ git+https://github.com/mozilla/django-browserid |
31 | 31 | django-revproxy==0.2.7 |
32 | 32 | |
33 | 33 | # Converse.js (XMPP client) |
34 | -django-conversejs==0.2.8 | |
34 | +django-conversejs==0.2.9 | |
35 | 35 | git+https://github.com/TracyWebTech/SleekXMPP@fix-gevent |
36 | 36 | |
37 | 37 | # Feedzilla (planet) and deps | ... | ... |