diff --git a/pyproject.toml b/pyproject.toml index c063f966..fcb06732 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "tenacity<8.5", "urllib3 > 2", "tqdm", - "azure-monitor-opentelemetry", + "azure-monitor-opentelemetry==1.6.12", ] [project.urls]