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 a25bf04 commit ace50a9Copy full SHA for ace50a9
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.4.3",
+ "aws-xray-sdk==2.5.0",
32
"datadog==0.32.0",
33
"ddtrace==0.36.0",
34
"wrapt==1.11.2",
0 commit comments