From c24d7f3f8a29536f5a9a4174b939e91a9eb6bd4f Mon Sep 17 00:00:00 2001 From: theamazingsamguy <51803433+theamazingsamguy@users.noreply.github.com> Date: Thu, 12 Mar 2026 17:37:27 -0500 Subject: [PATCH] Update requirements.txt Adding six dependency to Azure section --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index d54c713..f84f047 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,7 @@ azure-mgmt-synapse>=2.0.0 azure-mgmt-netapp>=10.0.0 azure-mgmt-monitor>=6.0.0 azure-storage-blob>=12.0.0 +six>=1.17.0 # Microsoft 365 / Graph API msgraph-sdk>=1.0.0,<2.0.0