We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4600cb commit 57cc240Copy full SHA for 57cc240
1 file changed
setup.py
@@ -31,7 +31,7 @@
31
install_requires=[
32
"aws-xray-sdk==2.8.0",
33
"datadog==0.41.0",
34
- "ddtrace==0.50.0",
+ "ddtrace==0.52.1",
35
"wrapt==1.11.2",
36
# If building for Python 3, use the latest version of setuptools
37
"setuptools>=54.2.0; python_version >= '3.0'",
0 commit comments