glitchtip: add missing dependency

Required since https://gitlab.com/glitchtip/glitchtip-backend/-/merge_requests/2343 which is contained in 6.1.7
I did not see any errors related to that, might be that it is just
indirectly drawn in somewhere.

(cherry picked from commit 9d24cd9b5f)
This commit is contained in:
Sandro Jäckel
2026-06-18 18:56:45 +02:00
committed by Defelo
parent 4facb40bd3
commit 694702a469

View File

@@ -29,6 +29,7 @@ let
django
django-allauth
django-anymail
django-async-backend
django-cors-headers
django-environ
django-extensions