Skip to content

Commit acaa64d

Browse files
Upgrade dependencies (#56)
1 parent a8199b7 commit acaa64d

File tree

3 files changed

+612
-532
lines changed

3 files changed

+612
-532
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
# avoid automatically breaking the library if a new version of the SDK breaks the
3131
# internal API. As new versions of the SDK are released, the ceiling of this version
3232
# range should be updated to match the new version.
33-
"azure-storage-blob>=12.24.0,<=12.24.1",
33+
"azure-storage-blob>=12.24.0,<=12.25.1",
3434
"torch>=2.6.0,<3",
3535
"typing-extensions>=4.13.2,<5",
3636
]

0 commit comments

Comments
 (0)