Merge pull request #61 from stedotmartin/master
Updated django-debug-toolbar to 1.5 to fix
This commit is contained in:
commit
9f38043a5e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
django>=1.8,<1.9
|
django>=1.8,<1.9
|
||||||
django-debug-toolbar==1.4
|
django-debug-toolbar==1.5
|
||||||
gunicorn==19.4.5
|
gunicorn==19.4.5
|
||||||
psycopg2==2.6.1
|
psycopg2==2.6.1
|
||||||
whitenoise==3.0
|
whitenoise==3.0
|
||||||
|
|
Loading…
Reference in a new issue