Remove obsolete django-graphiql-debug-toolbar dependency

This commit is contained in:
Jeremy Stretch 2026-09-15 14:16:16 -04:00
parent e941535407
commit d0358539c6
2 changed files with 0 additions and 5 deletions

View File

@ -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

View File

@ -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