Timothy Jaeryang Baek 2 月之前
父節點
當前提交
9380fcd09a
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      pyproject.toml

+ 3 - 0
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",
 ]