diff --git a/python/pyproject.toml b/python/pyproject.toml index c8e0e8a5f..4a6b6142f 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -59,7 +59,7 @@ tests = [ "polars>=0.19, <=1.3.0", "tantivy", "pyarrow-stubs", - "pylance>=1.0.0b14", + "pylance>=1.0.0b14,<3.0.0", "requests", "datafusion<52", ]