Skip to content

Commit 9bfa769

Browse files
Exclude below 3.16.2
Co-authored-by: Rey Abolofia <[email protected]>
1 parent 8a390fd commit 9bfa769

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
@@ -28,7 +28,7 @@ classifiers = [
2828
python = ">=3.8.0,<4"
2929
datadog = ">=0.51.0,<1.0.0"
3030
wrapt = "^1.11.2"
31-
ddtrace = "!=3.19.0,<4"
31+
ddtrace = ">=3.16.2,!=3.19.0,<4"
3232
ujson = ">=5.9.0"
3333
botocore = { version = "^1.34.0", optional = true }
3434
requests = { version ="^2.22.0", optional = true }

0 commit comments

Comments
 (0)