We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff4a96 commit b2e9810Copy full SHA for b2e9810
pyproject.toml
@@ -12,7 +12,7 @@ description = "Parameter estimation tabular data"
12
requires-python = ">=3.11"
13
dependencies = [
14
"numpy>=1.15.1",
15
- "pandas>=1.2.0,<3",
+ "pandas>=1.2.0",
16
"python-libsbml>=5.17.0",
17
"sympy",
18
"colorama",
0 commit comments