mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 13:44:43 +00:00
remove sqlparse from dependencies
This commit is contained in:
parent
6456faf581
commit
fc20db3ed6
1 changed files with 0 additions and 3 deletions
|
|
@ -63,7 +63,4 @@ django_compressor==2.0
|
|||
django-webpack-loader==0.3.0
|
||||
{%- endif %}
|
||||
|
||||
# sqlparse 0.2 is incompatible with django_debug_toolbar
|
||||
sqlparse==0.1.19 # pyup: < 0.2
|
||||
|
||||
# Your custom requirements go here
|
||||
|
|
|
|||
Loading…
Reference in a new issue