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 339f6ed commit 9310703Copy full SHA for 9310703
setup.py
@@ -30,7 +30,7 @@
30
install_requires=[
31
"aws-xray-sdk==2.6.0",
32
"datadog==0.39.0",
33
- "ddtrace==0.45.0",
+ "ddtrace==0.48.0",
34
"wrapt==1.11.2",
35
# If building for Python 3, use the latest version of setuptools
36
"setuptools>=54.2.0; python_version >= '3.0'",
0 commit comments