From e41fba96f1bfb94f079ba5b304ce5331cec39909 Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Thu, 16 Oct 2014 13:56:11 +0200 Subject: Pinned versions of all packages, so we can reliably run the upgrade test, also fixed the error we're having on the upgrade test --- service/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'service/requirements.txt') diff --git a/service/requirements.txt b/service/requirements.txt index 2b1ae2ef..d9d4b30c 100644 --- a/service/requirements.txt +++ b/service/requirements.txt @@ -1,7 +1,6 @@ Twisted==14.0.2 flask==0.10.1 -scanner==0.0.5 -requests==2.3.0 +requests==2.4.3 pytest==2.6.3 #requirements for bitmask libraries srp==1.0.5 -- cgit v1.2.3