Skip to content

Commit a7dc284

Browse files
committed
Pin azure version to install correct version
1 parent 3cdb171 commit a7dc284

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)