diff --git a/samples/durable-functions/python/agent-directed-workflows/requirements.txt b/samples/durable-functions/python/agent-directed-workflows/requirements.txt index 071af0db..201a187c 100644 --- a/samples/durable-functions/python/agent-directed-workflows/requirements.txt +++ b/samples/durable-functions/python/agent-directed-workflows/requirements.txt @@ -1,5 +1,5 @@ azure-functions azure-functions-durable redis -openai>=2.33.0 +openai>=2.40.0 azure-identity>=1.25.3