Skip to content

Commit b48bd75

Browse files
deps: Update dependency sparse to >=0.18.0 (#645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01802f5 commit b48bd75

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
@@ -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)