From 23290e92a28f2bba7fa352450bd73344b3fb444d Mon Sep 17 00:00:00 2001 From: Ryan Kelly Date: Thu, 1 May 2014 09:30:39 +1000 Subject: [PATCH] Use libzmq-less version of tokenserver repo, to simplify build. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9400bc2..c1aa5f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ simplejson==3.4 SQLAlchemy==0.9.4 unittest2==0.5.1 http://github.com/mozilla-services/mozservices/archive/e079f9d1c9e2062c42213a0b53c6227ffcc32321.zip -https://github.com/mozilla-services/tokenserver/archive/1.2.5.zip +https://github.com/mozilla-services/tokenserver/archive/31eaa57797283b5cd4da5a93450638be9059d1dc.zip http://github.com/mozilla-services/server-syncstorage/archive/1.5.3.zip