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.
datadog
1 parent 7b4e781 commit c622a3cCopy full SHA for c622a3c
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
24
[tool.poetry.dependencies]
25
python = ">=3.7.0,<4"
26
-datadog = "^0.41"
+datadog = ">=0.41.0,<1.0.0"
27
wrapt = "^1.11.2"
28
ddtrace = "^1.6.4"
29
importlib_metadata = {version = "^1.0", python = "<3.8"}
0 commit comments