mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
Merge pull request #1166 from tobiasge/sentry-sdk
Fix #1127: Added sentry-sdk to requirements
This commit is contained in:
commit
9f009c5907
|
|
@ -3,3 +3,4 @@ django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.2
|
||||||
dulwich==0.21.7
|
dulwich==0.21.7
|
||||||
psycopg[c,pool]==3.1.18
|
psycopg[c,pool]==3.1.18
|
||||||
python3-saml==1.16.0 --no-binary lxml
|
python3-saml==1.16.0 --no-binary lxml
|
||||||
|
sentry-sdk==1.43.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue