Skip to content

Commit 9c61f6d

Browse files
committed
release with [email protected]
1 parent b64be3b commit 9c61f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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 = ">=2.20.0"
31+
ddtrace = "==2.21.3"
3232
ujson = ">=5.9.0"
3333
boto3 = { version = "^1.34.0", optional = true }
3434
requests = { version ="^2.22.0", optional = true }

0 commit comments

Comments
 (0)