From 6dae2fd1b5e027373fe6378d2fa59127bb4c04f8 Mon Sep 17 00:00:00 2001 From: sedrubal Date: Mon, 7 Sep 2015 00:22:03 +0200 Subject: [PATCH] changed http to https in github url --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7475035..bbfc6b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,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 -http://github.com/mozilla-services/server-syncstorage/archive/1.5.5.zip +https://github.com/mozilla-services/server-syncstorage/archive/1.5.5.zip