graphene-django-sentry
graphene-django-sentry copied to clipboard
Don't use fixed versions
When I installed this package it downgraded the sentry_sdk installation.
I would suggest to limit top version to last tested one.
'sentry-sdk>=0.5.2,<=0.9.2',
@phalt Hi, can we merge this?