Commit c400c50b9982a4e4aec2a786d27cc7fc227bdc68

Authored by Sergio Oliveira
1 parent 710bb8c4

Updating browserid to master

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
requirements.txt
... ... @@ -26,7 +26,8 @@ raven
26 26 tornado
27 27  
28 28 # Deps for Single SignOn (SSO)
29   -git+https://github.com/TracyWebTech/django-browserid@issue210
  29 +git+https://github.com/mozilla/django-browserid
  30 +
30 31 django-revproxy
31 32  
32 33 # Converse.js (XMPP client)
... ...