Skip to content

Commit 041246e

Browse files
committed
Remove pyarrow dependency
1 parent 3d4ff07 commit 041246e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ requires-python = ">=3.10"
1313
dependencies = [
1414
"numpy>=1.15.1",
1515
"pandas>=1.2.0",
16-
# remove when pandas >= 3, see also
17-
# https://github.com/pandas-dev/pandas/issues/54466
18-
"pyarrow",
1916
"python-libsbml>=5.17.0",
2017
"sympy",
2118
"colorama",

0 commit comments

Comments
 (0)