diff --git a/python/packages/foundry/pyproject.toml b/python/packages/foundry/pyproject.toml index df04414d6c..16230000c0 100644 --- a/python/packages/foundry/pyproject.toml +++ b/python/packages/foundry/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "agent-framework-core>=1.7.0,<2", "agent-framework-openai>=1.7.0,<2", "azure-ai-inference>=1.0.0b9,<1.0.0b10", - "azure-ai-projects>=2.1.0,<3.0", + "azure-ai-projects>=2.2.0,<3.0", ] [tool.uv]