From 2f4c4aa6142127b084c0ca7fc2c62874079d447f Mon Sep 17 00:00:00 2001 From: Laveesh Rohra Date: Fri, 13 Mar 2026 16:15:56 -0700 Subject: [PATCH] Python: Remove bad dependency (#4696) * Remove bad dependency in requirements * Remove bad dependency in requirements.txt --- .../azure_functions/09_workflow_shared_state/requirements.txt | 1 - .../04-hosting/azure_functions/12_workflow_hitl/requirements.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/python/samples/04-hosting/azure_functions/09_workflow_shared_state/requirements.txt b/python/samples/04-hosting/azure_functions/09_workflow_shared_state/requirements.txt index 5739f93aa3..39ad8a124f 100644 --- a/python/samples/04-hosting/azure_functions/09_workflow_shared_state/requirements.txt +++ b/python/samples/04-hosting/azure_functions/09_workflow_shared_state/requirements.txt @@ -1,3 +1,2 @@ agent-framework-azurefunctions azure-identity -agents-maf \ No newline at end of file diff --git a/python/samples/04-hosting/azure_functions/12_workflow_hitl/requirements.txt b/python/samples/04-hosting/azure_functions/12_workflow_hitl/requirements.txt index 85e158b8d4..39ad8a124f 100644 --- a/python/samples/04-hosting/azure_functions/12_workflow_hitl/requirements.txt +++ b/python/samples/04-hosting/azure_functions/12_workflow_hitl/requirements.txt @@ -1,3 +1,2 @@ agent-framework-azurefunctions azure-identity -agents-maf