Add sentry-sdk as a dependency

This commit is contained in:
jeremystretch
2022-05-11 15:20:18 -04:00
parent c146596564
commit 312d6c890e
2 changed files with 5 additions and 0 deletions

View File

@@ -102,6 +102,10 @@ psycopg2-binary
# https://github.com/yaml/pyyaml
PyYAML
# Sentry SDK
# https://github.com/getsentry/sentry-python
sentry-sdk
# Social authentication framework
# https://github.com/python-social-auth/social-core
social-auth-core