Workaround to django-debug-toolbar#852

This commit is contained in:
Raphael Michel
2016-07-20 18:29:03 +02:00
parent 2541855948
commit f9cd4f02d3

View File

@@ -1,4 +1,5 @@
django-debug-toolbar>=1.3.0,<2.0
django-debug-toolbar==1.4
sqlparse==0.1.19 # not yet supported by django-debug-toolbar 1.4
# Testing requirements
pep8==1.5.7 # exact requirement by flake8 2.4.0
pyflakes==1.1.0 # later version causes problems currently