Merge pull request #1224 from tobiasge/fix-sentry-sdk

Install Sentry Django integration correctly
This commit is contained in:
Tobias Genannt 2024-05-07 12:34:09 +02:00 committed by GitHub
commit 620ca96d64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,4 +2,4 @@ django-auth-ldap==4.8.0
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.3 django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.3
dulwich==0.22.1 dulwich==0.22.1
python3-saml==1.16.0 --no-binary lxml python3-saml==1.16.0 --no-binary lxml
sentry-sdk==2.1.1 sentry-sdk[django]==2.1.1