Revert "root: use custom sentry-sdk"

This reverts commit 302dee7ab2.
This commit is contained in:
Jens Langhammer
2021-12-12 23:52:11 +01:00
parent 302dee7ab2
commit c4f985f542
2 changed files with 19 additions and 17 deletions

View File

@ -39,7 +39,7 @@ pycryptodome = "*"
pyjwt = "*"
pyyaml = "*"
requests-oauthlib = "*"
sentry-sdk = { git = 'https://github.com/BeryJu/sentry-python.git', ref = 'da94e8c51689b3cc380b5261d4573925fea3317d' }
sentry-sdk = "*"
service_identity = "*"
structlog = "*"
swagger-spec-validator = "*"