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",
 ]