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 4bbffd0 commit 5a3b361Copy full SHA for 5a3b361
1 file changed
pyproject.toml
@@ -11,7 +11,7 @@ dynamic = ["version", "readme"]
11
description = "Parameter estimation tabular data"
12
requires-python = ">=3.12"
13
dependencies = [
14
- "numpy>=1.15.1",
+ "numpy>=2.1",
15
"pandas>=1.2.0",
16
"python-libsbml>=5.17.0",
17
"sympy",
0 commit comments