mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 02:52:18 +08:00
Pin importlib-metadata version (#1374)
This commit is contained in:
@ -36,6 +36,7 @@ instruments = [
|
||||
test = [
|
||||
"opentelemetry-instrumentation-celery[instruments]",
|
||||
"opentelemetry-test-utils == 0.34b0",
|
||||
"importlib-metadata==4.13.0",
|
||||
"pytest",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user