From 4f4787eadf729be5dd92d27b25c4317784ce00a7 Mon Sep 17 00:00:00 2001 From: Ryan Kelly Date: Tue, 15 Aug 2017 13:05:05 +1000 Subject: [PATCH] Update to latest version of dependencies --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7a2361f..35ed30e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ unittest2==1.1 zope.component==4.2.1 configparser==3.5 mozsvc==0.9 -https://github.com/mozilla-services/tokenserver/archive/b6a24f32a56ed4fde25c6b5ebead2f86781a6002.zip -https://github.com/mozilla-services/server-syncstorage/archive/10ab50027f3d7b5bf7af4354ebdbc62cc6a81a2f.zip +https://github.com/mozilla-services/tokenserver/archive/1.2.27.zip +https://github.com/mozilla-services/server-syncstorage/archive/1.6.8.zip