diff --git a/pyproject.toml b/pyproject.toml index 74b0facac..730cdfdc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -109,6 +109,9 @@ dependencies = [ "googleapis-common-protos==1.63.2", "google-cloud-storage==2.19.0", + "azure-identity==1.20.0", + "azure-storage-blob==12.24.1", + "ldap3==2.9.1", "gcp-storage-emulator>=2024.8.3", ]