Optionally load sentry
This commit is contained in:
parent
eb09c4f729
commit
6661b69094
3 changed files with 45 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ psycopg2-binary = "^2.8.5"
|
|||
gunicorn = "^20.0.4"
|
||||
python-dotenv = "^0.12.0"
|
||||
django = ">=3.0.7"
|
||||
sentry-sdk = "^0.15.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
factory-boy = "^2.12.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue