From 344befa09c832371ca8ec51b151cd49582689972 Mon Sep 17 00:00:00 2001 From: kyle roux Date: Wed, 26 Nov 2014 19:58:28 -0800 Subject: [PATCH] fixed uninstallable version of mysql-python --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8b43cc..dd1178d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Flask-WTF==0.8 Jinja2==2.7 Mako==0.8.1 MarkupSafe==0.18 -MySQL-python==1.2.4 +MySQL-python==1.2.5 Pygments==1.6 SQLAlchemy==0.8.1 Sphinx==1.2b1