From 8f554c51d0c45322539c5c2549a33b3a98f05bb2 Mon Sep 17 00:00:00 2001 From: yackob03 Date: Mon, 30 Sep 2013 19:48:17 -0400 Subject: [PATCH] Try downgrading both distribute and mysql. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d508a85c0..4bc49b6ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,12 +4,12 @@ Flask-Mail==0.9.0 Flask-Principal==0.4.0 Jinja2==2.7.1 MarkupSafe==0.18 -MySQL-python==1.2.4 +MySQL-python==1.2.3 Werkzeug==0.9.4 argparse==1.2.1 blinker==1.3 boto==2.13.3 -distribute==0.6.28 +distribute==0.6.27 itsdangerous==0.23 peewee==2.1.4 py-bcrypt==0.4