diff --git a/requirements.txt b/requirements.txt index 640453a081..f970613246 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -Jinja2 -MarkupSafe -MySQL-python +jinja2 +markupsafe +mysql-python chardet dropbox google-api-python-client @@ -12,4 +12,6 @@ python-memcached pytz==2013d requests six -termcolor \ No newline at end of file +termcolor +werkzeug +gunicorn \ No newline at end of file