From 8beb19bc9817f75c81054831198ab9045838de18 Mon Sep 17 00:00:00 2001 From: Harsh-Microsoft Date: Wed, 29 Jul 2026 12:43:42 +0530 Subject: [PATCH] Update azure-ai-projects version to 2.4.0 in requirements files --- chat-app/backend/requirements.txt | 2 +- infra/scripts/post-provision/agent_scripts/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chat-app/backend/requirements.txt b/chat-app/backend/requirements.txt index 563046d1..0bfd1d12 100644 --- a/chat-app/backend/requirements.txt +++ b/chat-app/backend/requirements.txt @@ -10,7 +10,7 @@ agent-framework-azure-ai==1.0.0rc6 agent-framework-core==1.0.0rc6 azure-identity==1.25.3 azure-search-documents==11.7.0b2 -azure-ai-projects==2.1.0 +azure-ai-projects==2.4.0 azure-cosmos==4.15.0 azure-ai-voicelive==1.2.0b5 diff --git a/infra/scripts/post-provision/agent_scripts/requirements.txt b/infra/scripts/post-provision/agent_scripts/requirements.txt index 5900919e..b7929f39 100644 --- a/infra/scripts/post-provision/agent_scripts/requirements.txt +++ b/infra/scripts/post-provision/agent_scripts/requirements.txt @@ -1,6 +1,6 @@ agent-framework-azure-ai==1.0.0rc6 agent-framework-core==1.0.0rc6 -azure-ai-projects==2.1.0 +azure-ai-projects==2.4.0 azure-identity==1.25.3 python-dotenv==1.2.2 aiohttp==3.13.5