aboutsummaryrefslogtreecommitdiff
path: root/app/requirements.txt
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2017-10-31 17:12:38 -0400
committerMitch Riedstra <mitch@riedstra.us>2017-10-31 17:12:38 -0400
commit11e4b14a65133960cefafca52d8aaf6d7b2f4950 (patch)
treeec083c7fddb7aa75ccfd0d4680dc1809ba160501 /app/requirements.txt
parent30f1cbb8368b133cf46f613e896bf012ec4da51c (diff)
downloaddispatch-tracker-11e4b14a65133960cefafca52d8aaf6d7b2f4950.tar.gz
dispatch-tracker-11e4b14a65133960cefafca52d8aaf6d7b2f4950.tar.xz
Changes to make the app work under uwsgi
Diffstat (limited to 'app/requirements.txt')
-rw-r--r--app/requirements.txt1
1 files changed, 1 insertions, 0 deletions
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