diff --git a/pyproject.toml b/pyproject.toml index 4f1889b..76b0c20 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ authors = [ requires-python = ">=3.10" dependencies = [ "python-libsbml", - "numba-cuda==0.4.0", + "numba-cuda==0.8.0", "numba==0.61.0", "numpy", "graphviz==0.20.3",