From c7c80a5627ebf07179070dca1b27db6124721d10 Mon Sep 17 00:00:00 2001 From: Ryan Kelly Date: Mon, 28 Apr 2014 12:10:53 +1000 Subject: [PATCH] Pin dependencies to release version --- requirements.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 78d2be9..05ef3bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,6 @@ zope.deprecation==4.1.0 zope.event==4.0.2 zope.interface==4.0.5 https://argparse.googlecode.com/files/argparse-1.2.1.tar.gz -http://github.com/mozilla-services/mozservices/archive/master.zip -https://github.com/mozilla-services/wimms/archive/master.zip -https://github.com/mozilla-services/tokenserver/archive/master.zip -http://github.com/mozilla-services/server-syncstorage/archive/master.zip +http://github.com/mozilla-services/mozservices/archive/e079f9d1c9e2062c42213a0b53c6227ffcc32321.zip +https://github.com/mozilla-services/tokenserver/archive/1.2.5.zip +http://github.com/mozilla-services/server-syncstorage/archive/1.5.3.zip