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 c0d47f0 commit 29364c6Copy full SHA for 29364c6
setup.py
@@ -29,7 +29,7 @@
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",
32
- "datadog==0.40.1",
+ "datadog==0.41.0",
33
"ddtrace==0.48.0",
34
"wrapt==1.11.2",
35
# If building for Python 3, use the latest version of setuptools
0 commit comments