Skip to content

Commit 31e48d2

Browse files
fix: rename extra dependency opentracing to opentracing-jaeger
this was missed during the merge conflict resolution and we want to keep it this way to avoid ambiguous naming
1 parent b52bebf commit 31e48d2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ oidc = ["authlib>=0.15.1"]
141141
systemd = ["systemd-python>=231"]
142142
url-preview = ["lxml>=4.6.3"]
143143
sentry = ["sentry-sdk>=0.7.2"]
144-
opentracing = [
144+
opentracing-jaeger = [
145145
"jaeger-client>=4.2.0",
146146
"opentracing>=2.2.0",
147147

0 commit comments

Comments
 (0)