mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-07 16:44:02 +01:00
Merge pull request #1224 from tobiasge/fix-sentry-sdk
Install Sentry Django integration correctly
This commit is contained in:
commit
620ca96d64
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user