Skip to content

Commit 2bd395c

Browse files
deps: Update dependency sparse to >=0.18.0
1 parent 01802f5 commit 2bd395c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ numpy = "=1.24.1"
188188
[tool.pixi.feature.backends.dependencies]
189189
pytorch = ">=2.10.0"
190190
dask-core = ">=2026.1.2" # No distributed, tornado, etc.
191-
sparse = ">=0.17.0"
191+
sparse = ">=0.18.0"
192192

193193
[tool.pixi.feature.backends.target.linux-64.dependencies]
194194
jax = ">=0.7.2"

0 commit comments

Comments
 (0)