You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With kombu 2.0 django-kombu has been integrated into core. Since sentry defines the dependency as kombu >= 1.5.1 and also depends on django-kombu==0.9.4 this might lead to incompatibilites (even though I've not seen one so far).