Skip to content

Commit 8f3b555

Browse files
committed
Remove pyarrow dependency
The modules that depended on it were recently removed. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent d6599ca commit 8f3b555

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ dependencies = [
3333
"networkx >= 2.8, < 3",
3434
"pandas >= 1.5.2, < 2",
3535
"protobuf >= 4.21.6, < 5",
36-
"pyarrow >= 10.0.1, < 11",
3736
"pydantic >= 1.9",
3837
"sympy >= 1.10.1, < 2",
3938
"toml >= 0.10",

0 commit comments

Comments
 (0)