Skip to content

Commit f4e9009

Browse files
committed
Use Azurite-compatible Azure Blob SDK
1 parent 2c58ea4 commit f4e9009

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

libraries/dagster-obstore/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dev = [
1515
"pytest",
1616
"ty==0.0.37",
1717
"moto[s3]>=5.0.28",
18-
"azure-storage-blob>=12.24.1,<12.29",
18+
"azure-storage-blob>=12.24.1,<12.25",
1919
"flask>=3.1.0",
2020
"flask-cors>=5.0.0",
2121
"podman-compose>=1.3.0",

libraries/dagster-obstore/uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)