Skip to content

Commit 5c45c54

Browse files
deps: Update dependency array-api-compat to >=1.13.0,<2
1 parent 334cf4e commit 5c45c54

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
@@ -47,7 +47,7 @@ channels = ["https://prefix.dev/conda-forge"]
4747
platforms = ["linux-64", "osx-64", "osx-arm64", "win-64"]
4848

4949
[tool.pixi.dependencies]
50-
array-api-compat = ">=1.12.0,<2"
50+
array-api-compat = ">=1.13.0,<2"
5151

5252
[tool.pixi.pypi-dependencies]
5353
array-api-extra = { path = ".", editable = true }

0 commit comments

Comments
 (0)