Skip to content

Commit 5669982

Browse files
authored
chore: relax dep on azure blob (#240)
1 parent 9a9677d commit 5669982

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ s3 = [
4646
]
4747
azure = [
4848
"adlfs>=2022.02.22",
49-
# https://github.com/Azure/Azurite/issues/2562 - remove when it is solved
50-
"azure-storage-blob < 12.26.0",
5149
"pytest-servers[docker]"
5250
]
5351
gcs = [

0 commit comments

Comments
 (0)