Skip to content

Commit 7253a7e

Browse files
authored
Pin ddtrace (#1487)
Until 1.14 is out let's keep it at 1.12.
1 parent b383ba4 commit 7253a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ setup_requires =
4949

5050
[options.extras_require]
5151
apm =
52-
ddtrace>=1.2.0
52+
ddtrace>=1.2.0,<1.3.0
5353
async =
5454
aiosonic==0.15.1
5555
zstandard =

0 commit comments

Comments
 (0)