Merge pull request #1224 from tobiasge/fix-sentry-sdk
Install Sentry Django integration correctlyrelease
commit
620ca96d64
|
|
@ -2,4 +2,4 @@ django-auth-ldap==4.8.0
|
|||
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.3
|
||||
dulwich==0.22.1
|
||||
python3-saml==1.16.0 --no-binary lxml
|
||||
sentry-sdk==2.1.1
|
||||
sentry-sdk[django]==2.1.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue