Fixes #16454: Roll back django-debug-toolbar version to avoid DNS looukp bug

This commit is contained in:
Jeremy Stretch
2024-06-10 12:17:07 -04:00
parent e5e190babf
commit 2a3383639f
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Django==5.0.6
django-cors-headers==4.3.1
django-debug-toolbar==4.4.2
django-debug-toolbar==4.3.0
django-filter==24.2
django-htmx==1.17.3
django-graphiql-debug-toolbar==0.2.0