Skip to content

Commit 881218c

Browse files
new pinned ddtrace
2 parents 15d6224 + 61373e5 commit 881218c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
python = ">=3.8.0,<4"
3030
datadog = ">=0.51.0,<1.0.0"
3131
wrapt = "^1.11.2"
32-
ddtrace = "!=3.19.0, <4"
32+
ddtrace = ">=3.16.2,!=3.19.0,<4"
3333
ujson = ">=5.9.0"
3434
botocore = { version = "^1.34.0", optional = true }
3535
requests = { version ="^2.22.0", optional = true }

0 commit comments

Comments
 (0)