From a1e41d1fe6ea85846463b5cfa630ad573ac07940 Mon Sep 17 00:00:00 2001 From: John Garland Date: Wed, 22 Jul 2009 23:35:54 +0000 Subject: [PATCH] Add required version for twisted. --- DEPENDS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDS b/DEPENDS index 053627509..2d5bd0d37 100644 --- a/DEPENDS +++ b/DEPENDS @@ -1,6 +1,6 @@ === Core === * python >= 2.5 - * twisted + * twisted >= 8.1 * twisted-web * pyopenssl * simplejson (if python < 2.6)