From c22b02bab7a44c1d363fd5d81d0be51c69085bb7 Mon Sep 17 00:00:00 2001 From: Brett Costabile Date: Thu, 5 Nov 2015 20:42:26 -0500 Subject: [PATCH] Fixing my mistake I forgot to change this change back after an experiment in my TS3 branch. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 29f6b32c..86464bf7 100755 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,10 @@ evelink dnspython passlib xmpppy==0.5.0rc1 -# python-openfire==0.2.3-beta +python-openfire==0.2.3-beta # Django Stuff # -django==1.7.0 +django==1.6.5 django-evolution django-bootstrap-form django-celery