We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8ad5a commit adfa6dfCopy full SHA for adfa6df
1 file changed
setup.py
@@ -29,8 +29,8 @@
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.5.0",
32
- "datadog==0.32.0",
33
- "ddtrace==0.36.0",
+ "datadog==0.38.0",
+ "ddtrace==0.40.0",
34
"wrapt==1.11.2",
35
"setuptools==42.0.2",
36
],
0 commit comments