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/test_requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'service/test_requirements.txt') diff --git a/service/test_requirements.txt b/service/test_requirements.txt index 229ea941..27529497 100644 --- a/service/test_requirements.txt +++ b/service/test_requirements.txt @@ -1,7 +1,7 @@ PyHamcrest==1.8.1 behave==1.2.4 selenium==2.43.0 -nose -mock -httmock -mockito +nose==1.3.2 +mock==1.0.1 +httmock==1.2.2 +mockito==0.5.2 -- cgit v1.2.3