Browse Source

Merge pull request #61 from stedotmartin/master

Updated django-debug-toolbar to 1.5 to fix
pull/63/head
Ben Parees 9 years ago
committed by GitHub
parent
commit
9f38043a5e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@ -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…
Cancel
Save