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:
@@ -29,6 +29,7 @@ let
|
||||
django
|
||||
django-allauth
|
||||
django-anymail
|
||||
django-async-backend
|
||||
django-cors-headers
|
||||
django-environ
|
||||
django-extensions
|
||||
|
||||
Reference in New Issue
Block a user