0.2.3.7
- Add optional sentry integration
This commit is contained in:
parent
2be35bce53
commit
1993338120
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