Skip to content

Commit

Permalink
chore: update cloudvolume to a version with Exceptions rather than Ba…
Browse files Browse the repository at this point in the history
…seExceptions
  • Loading branch information
dodamih authored and supersergiy committed Feb 5, 2025
1 parent 8bfd0fe commit dd1dc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ augmentations = [
]
cli = ["click == 8.0.1"]
cloudvol = [
"cloud-volume[all_codecs] ~= 11.1.4", # raw LRU cache support
"cloud-volume[all_codecs] ~= 11.1.5",
"zetta_utils[tensor_ops]",
]
tensorstore = [
Expand Down

0 comments on commit dd1dc30

Please sign in to comment.