diff --git a/pyproject.toml b/pyproject.toml index 61f0e4e..f1c41d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "fastapi", "jinja2", "packaging", - "perspective-python>=3.4,<3.5", + "perspective-python>=3.4,<4.6", "polars", "pyarrow", "pydantic",