Skip to content

Commit

Permalink
[azure] add explicit dependency on azure-core (#1318)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby committed Sep 30, 2023
1 parent 53be0af commit 37a40a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -42,6 +42,7 @@ dependencies = [
]
[project.optional-dependencies]
azure = [
"azure-core>=1.13",
"azure-storage-blob>=12",
]
boto3 = [
Expand Down

0 comments on commit 37a40a6

Please sign in to comment.