Skip to content

Commit 1eba386

Browse files
author
jschaff
committed
Add the sentry-sdk dependency
1 parent 8aa944a commit 1eba386

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ classifiers = [
4141
dependencies = [
4242
"biothings_client >= 0.3.1",
4343
"sanic[ext] >= 23.12.1",
44+
"sentry-sdk[sanic] >= 2.19.0"
45+
4446
]
4547

4648
[project.optional-dependencies]

0 commit comments

Comments
 (0)