Fix contrib build (#2054)

This commit is contained in:
Leighton Chen
2023-11-09 14:07:24 -08:00
committed by GitHub
parent 46fc3ce638
commit c2f3894002

View File

@ -38,6 +38,7 @@ instruments = [
test = [
"opentelemetry-instrumentation-botocore[instruments]",
"markupsafe==2.0.1",
"botocore ~= 1.0, < 1.31.81",
"moto[all] ~= 2.2.6",
"opentelemetry-test-utils == 0.43b0.dev",
]