Skip to content

Commit ae8ee9d

Browse files
updated tests to use inner checkpoint check, keep build at <4
1 parent 48e07d1 commit ae8ee9d

2 files changed

Lines changed: 405 additions & 361 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
python = ">=3.8.0,<4"
2929
datadog = ">=0.51.0,<1.0.0"
3030
wrapt = "^1.11.2"
31-
ddtrace = ">=3.10.0"
31+
ddtrace = ">=3.10.0,<4"
3232
ujson = ">=5.9.0"
3333
botocore = { version = "^1.34.0", optional = true }
3434
requests = { version ="^2.22.0", optional = true }

0 commit comments

Comments
 (0)