Remove obsolete django-graphiql-debug-toolbar dependency
This commit is contained in:
parent
e941535407
commit
d0358539c6
|
|
@ -18,10 +18,6 @@ django-debug-toolbar
|
|||
# https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst
|
||||
django-filter
|
||||
|
||||
# Django Debug Toolbar extension for GraphiQL
|
||||
# https://github.com/flavors/django-graphiql-debug-toolbar/blob/main/CHANGES.rst
|
||||
django-graphiql-debug-toolbar
|
||||
|
||||
# HTMX utilities for Django
|
||||
# https://django-htmx.readthedocs.io/en/latest/changelog.html
|
||||
django-htmx
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ Django==6.1.1
|
|||
django-cors-headers==4.9.0
|
||||
django-debug-toolbar==8.0.0
|
||||
django-filter==26.1
|
||||
django-graphiql-debug-toolbar==0.2.0
|
||||
django-htmx==1.29.0
|
||||
django-mptt==0.18.0
|
||||
django-pgware==1.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue