diff --git a/python/pyproject.toml b/python/pyproject.toml index 156c1e16..13470494 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -2,7 +2,7 @@ name = "lancedb" version = "0.2.2" dependencies = [ - "pylance==0.7.3", + "pylance==0.7.4", "ratelimiter", "retry", "tqdm",