We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724c2bd commit 7132262Copy full SHA for 7132262
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
26
[tool.poetry.dependencies]
27
python = ">=3.8.0,<4"
28
-datadog = ">=0.41.0,<1.0.0"
+datadog = ">=0.51.0,<1.0.0"
29
wrapt = "^1.11.2"
30
ddtrace = ">=2.17.0"
31
ujson = ">=5.9.0"
0 commit comments