From 22bce383abba21f406edc583d0c2c3fd51cd6972 Mon Sep 17 00:00:00 2001 From: Christoph Kluenter Date: Wed, 16 Mar 2016 17:41:19 +0100 Subject: 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. --- service/test_requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'service/test_requirements.txt') 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 -- cgit v1.2.3