diff --git a/pyproject.toml b/pyproject.toml index 77fab122..1716ae13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ tests = [ tox = ["sparse[tests]", "tox"] notebooks = ["sparse[tests]", "nbmake", "matplotlib"] all = ["sparse[docs,tox,notebooks]", "matrepr"] -finch = ["finch-tensor>=0.1.31"] +finch = ["finch-tensor>=0.1.35"] [project.urls] Documentation = "https://sparse.pydata.org/"