Skip to content

Commit

Permalink
add ! sentry support
Browse files Browse the repository at this point in the history
  • Loading branch information
vitali-yanushchyk-valor committed May 28, 2024
1 parent 40dcaae commit 90ddb80
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"face-recognition>=1.3.0",
"opencv-python>=4.9.0.80",
"psycopg2-binary>=2.9.9",
"sentry-sdk",
"sentry-sdk[celery,django]>=2.2.1",
"social-auth-app-django",
"social-auth-core",
"unicef-security",
Expand Down

0 comments on commit 90ddb80

Please sign in to comment.