GrantNav currently uses `raven` for it's Sentry integration, but this library is long deprecated https://github.com/getsentry/raven-python Replace with `sentry_sdk` https://docs.sentry.io/platforms/python/integrations/django/
GrantNav currently uses
ravenfor it's Sentry integration, but this library is long deprecated https://github.com/getsentry/raven-pythonReplace with
sentry_sdkhttps://docs.sentry.io/platforms/python/integrations/django/