Timothy Jaeryang Baek 2 months ago
parent
commit
9380fcd09a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pyproject.toml

+ 3 - 0
pyproject.toml

@@ -109,6 +109,9 @@ dependencies = [
     "googleapis-common-protos==1.63.2",
     "googleapis-common-protos==1.63.2",
     "google-cloud-storage==2.19.0",
     "google-cloud-storage==2.19.0",
 
 
+    "azure-identity==1.20.0",
+    "azure-storage-blob==12.24.1",
+
     "ldap3==2.9.1",
     "ldap3==2.9.1",
     "gcp-storage-emulator>=2024.8.3",
     "gcp-storage-emulator>=2024.8.3",
 ]
 ]