summaryrefslogtreecommitdiff
path: root/service/test_requirements.txt
diff options
context:
space:
mode:
authorBruno Wagner <bwagner@thoughtworks.com>2014-10-16 13:56:11 +0200
committerBruno Wagner <bwagner@thoughtworks.com>2014-10-16 13:56:25 +0200
commite41fba96f1bfb94f079ba5b304ce5331cec39909 (patch)
treedff5bd01fafb632eb8fbd2d981301fdff3608f4b /service/test_requirements.txt
parent0de9d8dc31298921f7272d74cdd3c5d4217b5841 (diff)
Pinned versions of all packages, so we can reliably run the upgrade test, also fixed the error we're having on the upgrade test
Diffstat (limited to 'service/test_requirements.txt')
-rw-r--r--service/test_requirements.txt8
1 files changed, 4 insertions, 4 deletions
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