diff --git a/src/python/AgentHubAPI/requirements.txt b/src/python/AgentHubAPI/requirements.txt index 3dbb1c8e4b..50a8bcd760 100644 --- a/src/python/AgentHubAPI/requirements.txt +++ b/src/python/AgentHubAPI/requirements.txt @@ -1,6 +1,7 @@ azure-appconfiguration-provider==1.2.0 azure-identity==1.17.1 -azure-monitor-opentelemetry==1.6.1 +azure-monitor-opentelemetry==1.6.2 +azure-monitor-opentelemetry-exporter==1.0.0b28 email-validator==2.2.0 fastapi==0.112.0 pydantic==2.8.2 diff --git a/src/python/DataSourceHubAPI/requirements.txt b/src/python/DataSourceHubAPI/requirements.txt index 3dbb1c8e4b..50a8bcd760 100644 --- a/src/python/DataSourceHubAPI/requirements.txt +++ b/src/python/DataSourceHubAPI/requirements.txt @@ -1,6 +1,7 @@ azure-appconfiguration-provider==1.2.0 azure-identity==1.17.1 -azure-monitor-opentelemetry==1.6.1 +azure-monitor-opentelemetry==1.6.2 +azure-monitor-opentelemetry-exporter==1.0.0b28 email-validator==2.2.0 fastapi==0.112.0 pydantic==2.8.2 diff --git a/src/python/GatekeeperIntegrationAPI/requirements.txt b/src/python/GatekeeperIntegrationAPI/requirements.txt index 55f074d216..2d4f293a51 100644 --- a/src/python/GatekeeperIntegrationAPI/requirements.txt +++ b/src/python/GatekeeperIntegrationAPI/requirements.txt @@ -1,7 +1,8 @@ azure-appconfiguration-provider==1.2.0 azure-identity==1.17.1 azure-keyvault-secrets==4.8.0 -azure-monitor-opentelemetry==1.6.1 +azure-monitor-opentelemetry==1.6.2 +azure-monitor-opentelemetry-exporter==1.0.0b28 fastapi==0.112.0 numpy==1.26.4 presidio-analyzer==2.2.355 diff --git a/src/python/LangChainAPI/requirements.txt b/src/python/LangChainAPI/requirements.txt index 8fadda1e0e..69027fe11e 100644 --- a/src/python/LangChainAPI/requirements.txt +++ b/src/python/LangChainAPI/requirements.txt @@ -1,7 +1,8 @@ azure-appconfiguration-provider==1.2.0 azure-identity==1.17.1 azure-keyvault-secrets==4.8.0 -azure-monitor-opentelemetry==1.6.1 +azure-monitor-opentelemetry==1.6.2 +azure-monitor-opentelemetry-exporter==1.0.0b28 azure-search-documents==11.5.1 azure-storage-blob==12.21.0 email-validator==2.2.0 diff --git a/src/python/PromptHubAPI/requirements.txt b/src/python/PromptHubAPI/requirements.txt index 3dbb1c8e4b..50a8bcd760 100644 --- a/src/python/PromptHubAPI/requirements.txt +++ b/src/python/PromptHubAPI/requirements.txt @@ -1,6 +1,7 @@ azure-appconfiguration-provider==1.2.0 azure-identity==1.17.1 -azure-monitor-opentelemetry==1.6.1 +azure-monitor-opentelemetry==1.6.2 +azure-monitor-opentelemetry-exporter==1.0.0b28 email-validator==2.2.0 fastapi==0.112.0 pydantic==2.8.2 diff --git a/src/python/PythonSDK/requirements.txt b/src/python/PythonSDK/requirements.txt index e33ea8ca47..2420dfeffe 100644 --- a/src/python/PythonSDK/requirements.txt +++ b/src/python/PythonSDK/requirements.txt @@ -1,7 +1,8 @@ azure-appconfiguration-provider==1.2.0 azure-identity==1.17.1 azure-keyvault-secrets==4.8.0 -azure-monitor-opentelemetry==1.6.1 +azure-monitor-opentelemetry==1.6.2 +azure-monitor-opentelemetry-exporter==1.0.0b28 azure-search-documents==11.5.1 azure-storage-blob==12.21.0 langchain==0.2.12 diff --git a/tests/python/AgentHubAPI.Tests/requirements.txt b/tests/python/AgentHubAPI.Tests/requirements.txt index 91fe8f3325..b4f187150b 100644 --- a/tests/python/AgentHubAPI.Tests/requirements.txt +++ b/tests/python/AgentHubAPI.Tests/requirements.txt @@ -1,7 +1,8 @@ azure-appconfiguration-provider==1.2.0 azure-identity==1.17.1 azure-keyvault-secrets==4.8.0 -azure-monitor-opentelemetry==1.6.1 +azure-monitor-opentelemetry==1.6.2 +azure-monitor-opentelemetry-exporter==1.0.0b28 azure-storage-blob==12.21.0 fastapi==0.112.0 numpy==1.26.0