We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa944a commit 1eba386Copy full SHA for 1eba386
pyproject.toml
@@ -41,6 +41,8 @@ classifiers = [
41
dependencies = [
42
"biothings_client >= 0.3.1",
43
"sanic[ext] >= 23.12.1",
44
+ "sentry-sdk[sanic] >= 2.19.0"
45
+
46
]
47
48
[project.optional-dependencies]
0 commit comments