Skip to content

Commit 8f20a65

Browse files
authored
Merge pull request #33 from Point72/tkp/psp3
Set upper bound on perspective
2 parents f9e091b + d7ed2b2 commit 8f20a65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
"coolname",
4444
"fastapi",
4545
"packaging",
46-
"perspective-python",
46+
"perspective-python>=2,<3",
4747
"polars",
4848
"pyarrow",
4949
"pydantic",

0 commit comments

Comments
 (0)