Skip to content

Commit a1aed17

Browse files
Merge branch 'main' into rithika.narayan/APMSVLS-161-python314
2 parents 881218c + 8c28b41 commit a1aed17

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.16.2,!=3.19.0,<4"
32+
ddtrace = ">=3.16.2,<3.19.0"
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)