diff --git a/passbook/core/requirements.txt b/passbook/core/requirements.txt index 52293a694..7c216f804 100644 --- a/passbook/core/requirements.txt +++ b/passbook/core/requirements.txt @@ -7,4 +7,5 @@ raven markdown colorlog celery -redis<3.0 \ No newline at end of file +redis<3.0 +pymysql \ No newline at end of file