From 674a3020cf0e9bcd281ceed9c01aaf929270cda0 Mon Sep 17 00:00:00 2001 From: Ryan Kelly Date: Thu, 24 Sep 2015 12:52:55 -0700 Subject: [PATCH] Update server-syncstorage dependency --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8eb24ee..6b0c427 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ zope.component==4.2.1 configparser==3.5.0b2 https://github.com/mozilla-services/mozservices/archive/e00e1b68130423ad98d0f6185655bde650443da8.zip https://github.com/mozilla-services/tokenserver/archive/92361b0e7b0bff996a8fff9c894c7be850d12d16.zip -https://github.com/mozilla-services/server-syncstorage/archive/1.5.5.zip +https://github.com/mozilla-services/server-syncstorage/archive/1.5.11.zip