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.
This commit is contained in:
Sandro Jäckel
2026-06-18 23:23:32 +02:00
parent 5387d92702
commit 9d24cd9b5f
+1
View File
@@ -29,6 +29,7 @@ let
django
django-allauth
django-anymail
django-async-backend
django-cors-headers
django-environ
django-extensions