Commit 4272b47a9c0732fbd7fa63427bacad93d65cccc5

Authored by Luan
1 parent 1a21bc44

Removing version from django-conversejs

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
requirements.txt
... ... @@ -21,7 +21,7 @@ django-browserid
21 21 git+https://github.com/TracyWebTech/django-revproxy/
22 22  
23 23 # Converse.js (XMPP client)
24   -django-conversejs==0.2.2
  24 +django-conversejs
25 25  
26 26 # Feedzilla (planet) and deps
27 27 https://bitbucket.org/lorien/feedzilla/get/tip.tar.gz # Temporarily work around
... ...