diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index a697f36..ee9dffd --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ 'django-cors-headers==0.13', 'jinja2==2.10.3', 'mimeparse==0.1.3', - 'django-debug-toolbar==1.4', + 'django-debug-toolbar==1.11.1', 'gunicorn==19.9.0', 'chainclient>=0.1', # loosen up pyzmq so we can use the debian package