From f1708ebacf972d0f8ca609f395711626c0c14cef Mon Sep 17 00:00:00 2001 From: binaryatrocity Date: Tue, 21 Oct 2014 19:00:37 -0500 Subject: [PATCH] Update to mysql-python 1.2.5 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 886ce95..3ff4748 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Flask-WTF==0.9.4 Jinja2==2.7.1 Mako==1.0.0 MarkupSafe==0.18 -MySQL-python==1.2.4 +MySQL-python==1.2.5 Pygments==1.6 SQLAlchemy==0.8.4 WTForms==1.0.5 @@ -29,7 +29,7 @@ pyparsing==2.0.2 python-crontab==1.8.1 python-dateutil==2.2 python-openid==2.2.5 -python-ts3==0.1 +#python-ts3==0.1 pytz==2014.4 requests==2.1.0 simplejson==3.3.1