From 123deafcb01122327cac934c01797c870f22300e Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 2 Dec 2013 12:09:27 +0100 Subject: [PATCH] Updated requirements.txt to new dependencies. --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 63a0746ff..51d05022c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Evennia dependencies. If using pip, this file can be used to install # dependencies directly, using 'pip install -r requirements.txt'. -django >= 1.2 -twisted >= 10.0 +django >= 1.5 +twisted >= 11.0 pil -south >= 0.7 +south >= 0.8