diff --git a/pyproject.toml b/pyproject.toml index 6de80d3..53b96dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,6 +13,7 @@ dependencies = [ "python-libsbml>=5.20.4", "sympy2jax>=0.0.5", "sbmlmath>=0.2.0", + "optimistix>=0.0.9", ] requires-python = ">=3.12" readme = "README.md"