diff --git a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsBackend/requirements.txt b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsBackend/requirements.txt index bd340ba16f..7db2679f61 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsBackend/requirements.txt +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsBackend/requirements.txt @@ -15,5 +15,5 @@ langchain-openai == 1.1.14 azure-monitor-opentelemetry == 1.6.7 azure-monitor-events-extension == 0.1.0 # MCP dependencies for weather integration -mcp == 1.23.0 +mcp == 1.28.1 httpx == 0.28.1 \ No newline at end of file