Skip to content

Commit b7b2e67

Browse files
update finch-tensor-python to fix tests (#812)
1 parent f69a0c0 commit b7b2e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tests = [
5454
tox = ["sparse[tests]", "tox"]
5555
notebooks = ["sparse[tests]", "nbmake", "matplotlib"]
5656
all = ["sparse[docs,tox,notebooks]", "matrepr"]
57-
finch = ["finch-tensor>=0.1.31"]
57+
finch = ["finch-tensor>=0.1.35"]
5858

5959
[project.urls]
6060
Documentation = "https://sparse.pydata.org/"

0 commit comments

Comments
 (0)