We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d4ff07 commit 041246eCopy full SHA for 041246e
pyproject.toml
@@ -13,9 +13,6 @@ requires-python = ">=3.10"
13
dependencies = [
14
"numpy>=1.15.1",
15
"pandas>=1.2.0",
16
- # remove when pandas >= 3, see also
17
- # https://github.com/pandas-dev/pandas/issues/54466
18
- "pyarrow",
19
"python-libsbml>=5.17.0",
20
"sympy",
21
"colorama",
0 commit comments