Skip to content

Commit 878b06d

Browse files
authored
Merge pull request #497 from shweta83/pin_azure_version
Pin azure version to install correct version
2 parents 3cdb171 + a7dc284 commit 878b06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ requires-python = ">=3.9"
4141
dependencies = [
4242
"pyopenssl<24.3.0",
4343
"azure-storage-common>=1.0",
44-
"azure<5.0.0",
44+
"azure==4.0.0",
4545
"boto",
4646
"boto3",
4747
"botocore",

0 commit comments

Comments
 (0)