diff --git a/computer-vision/hm-imagebind/pyproject.toml b/computer-vision/hm-imagebind/pyproject.toml index 40ae40b2b0..e2088a3077 100644 --- a/computer-vision/hm-imagebind/pyproject.toml +++ b/computer-vision/hm-imagebind/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "gradio==5.9.1", "imagebind", "mayavi", - "lancedb==0.17.0", + "lancedb==0.17.1", "pandas==2.2.1", ]