[Django 1.11] Upgrade to Django 1.11

This commit is contained in:
Tobias Kunze
2017-04-12 19:12:56 +02:00
committed by Raphael Michel
parent 74d9921be1
commit 0f2875e89a
7 changed files with 17 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
django-debug-toolbar==1.5
django-debug-toolbar==1.8
sqlparse==0.2.1 # pinned due to difficulties with django-debug-toolbar
# Testing requirements
pep8==1.5.7 # exact requirement by flake8 2.4.0