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 59de03f commit 46a20d0Copy full SHA for 46a20d0
setup.py
@@ -28,7 +28,7 @@
28
packages=["datadog_lambda"],
29
python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <4",
30
install_requires=[
31
- "aws-xray-sdk==2.6.0",
+ "aws-xray-sdk==2.8.0",
32
"datadog==0.41.0",
33
"ddtrace==0.48.0",
34
"wrapt==1.11.2",
0 commit comments