mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Workaround to django-debug-toolbar#852
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user