Update django-silk dependency to include formatting support
This commit is contained in:
parent
f9505da731
commit
0bf0888324
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ dependencies = [
|
||||||
"django-celery-beat",
|
"django-celery-beat",
|
||||||
"django-celery-results",
|
"django-celery-results",
|
||||||
"django-debug-toolbar",
|
"django-debug-toolbar",
|
||||||
"django-silk",
|
"django-silk[formatting]",
|
||||||
"django",
|
"django",
|
||||||
"flower",
|
"flower",
|
||||||
"gunicorn",
|
"gunicorn",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue