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 a894938 commit 834aa15Copy full SHA for 834aa15
pyproject.toml
@@ -27,6 +27,7 @@ python = ">=3.7.0,<4"
27
datadog = ">=0.41.0,<1.0.0"
28
wrapt = "^1.11.2"
29
ddtrace = "^1.6.4"
30
+urllib3 = "<2.0.0"
31
importlib_metadata = {version = "^1.0", python = "<3.8"}
32
boto3 = { version = "^1.10.33", optional = true }
33
typing_extensions = {version = "^4.0", python = "<3.8"}
0 commit comments