mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00
Fix contrib build (#2054)
This commit is contained in:
@ -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",
|
||||
]
|
||||
|
Reference in New Issue
Block a user