summaryrefslogtreecommitdiff
path: root/service/test_requirements.txt
diff options
context:
space:
mode:
authorChristoph Kluenter <ckluente@thoughtworks.com>2016-03-16 17:41:19 +0100
committerChristoph Kluenter <ckluente@thoughtworks.com>2016-03-16 17:41:19 +0100
commit22bce383abba21f406edc583d0c2c3fd51cd6972 (patch)
tree0dfa186544017af98a62b4d4b8a03e41e3c0f563 /service/test_requirements.txt
parent504fc9630e198c9ffefc8dc0d72f5f410f1029c1 (diff)
freezing Twisted to 15.5.0 for the tests -- fixing build.
need to evaluate what to do. But this at least fixes the tests for now.
Diffstat (limited to 'service/test_requirements.txt')
-rw-r--r--service/test_requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/service/test_requirements.txt b/service/test_requirements.txt
index 3d4c73cb..52278140 100644
--- a/service/test_requirements.txt
+++ b/service/test_requirements.txt
@@ -10,4 +10,5 @@ tempdir==0.6
coverage
crochet==1.4.0
poster==0.8.1
-locustio==0.7.3 \ No newline at end of file
+locustio==0.7.3
+Twisted==15.5.0