diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index 1cc5d53..3a2106e --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def read(fname): 'requests==2.20.0', 'gunicorn==19.1.0', 'tldextract==1.4', - 'supervisor==3.1.0', + 'supervisor==3.1.4', 'celery==3.1.13', 'redis==2.10.1', 'MySQL-python==1.2.5',