Skip to content

Commit 2b0fcf1

Browse files
committed
Add comment for min jaeger-client version
1 parent ca229c3 commit 2b0fcf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ systemd-python = { version = ">=231", optional = true }
263263
lxml = { version = ">=4.5.2", optional = true }
264264
sentry-sdk = { version = ">=0.7.2", optional = true }
265265
opentracing = { version = ">=2.2.0", optional = true }
266+
# 4.2.0 updates collections.abc imports to avoid Python 3.10 incompatibility.
266267
jaeger-client = { version = ">=4.2.0", optional = true }
267268
txredisapi = { version = ">=1.4.7", optional = true }
268269
hiredis = { version = "*", optional = true }

0 commit comments

Comments
 (0)