We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 073ae04 + 8c28b41 commit 5965288Copy full SHA for 5965288
1 file changed
pyproject.toml
@@ -28,7 +28,7 @@ classifiers = [
28
python = ">=3.8.0,<4"
29
datadog = ">=0.51.0,<1.0.0"
30
wrapt = "^1.11.2"
31
-ddtrace = ">=3.16.2,<4"
+ddtrace = ">=3.16.2,<3.19.0"
32
ujson = ">=5.9.0"
33
botocore = { version = "^1.34.0", optional = true }
34
requests = { version ="^2.22.0", optional = true }
0 commit comments