mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-31 22:23:12 +08:00
Remove pinned version importlib-metadata (#1725)
This commit is contained in:
@ -37,7 +37,6 @@ instruments = [
|
||||
test = [
|
||||
"opentelemetry-instrumentation-celery[instruments]",
|
||||
"opentelemetry-test-utils == 0.38b0.dev",
|
||||
"importlib-metadata==4.13.0",
|
||||
"pytest",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user