From 11e4b14a65133960cefafca52d8aaf6d7b2f4950 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Tue, 31 Oct 2017 17:12:38 -0400 Subject: Changes to make the app work under uwsgi --- app/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'app/requirements.txt') diff --git a/app/requirements.txt b/app/requirements.txt index b9c0537..54570ed 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -8,3 +8,4 @@ python-dateutil==2.6.1 pytz==2017.2 PyYAML==3.12 six==1.10.0 +mysqlclient==1.3.12 -- cgit v1.2.3