Skip to content

Commit b08bf74

Browse files
Feat - Implemented Sentry
1 parent 30ae18d commit b08bf74

File tree

4 files changed

+138
-122
lines changed

4 files changed

+138
-122
lines changed

Pipfile

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ boto3 = "*"
1313
pyjwt = "*"
1414
requests = "*"
1515
cryptography = "*"
16+
sentry-sdk = "*"
1617

1718
[dev-packages]
1819
flake8 = "*"

0 commit comments

Comments
 (0)