Skip to content

Commit fb03063

Browse files
deps: Update dependency sparse to >=0.17.0 (#317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 460e944 commit fb03063

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ numpy = "=1.22.0"
136136
[tool.pixi.feature.backends.dependencies]
137137
pytorch = ">=2.7.0"
138138
dask-core = ">=2025.5.1" # No distributed, tornado, etc.
139-
sparse = ">=0.16.0"
139+
sparse = ">=0.17.0"
140140

141141
[tool.pixi.feature.backends.target.linux-64.dependencies]
142142
jax = ">=0.5.3"

0 commit comments

Comments
 (0)