Skip to content

Commit 9879556

Browse files
deps: Update dependency array-api-compat to >=1.14.0,<2 (#651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fef3a6 commit 9879556

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
@@ -27,7 +27,7 @@ classifiers = [
2727
"Programming Language :: Python :: Free Threading :: 3 - Stable",
2828
"Typing :: Typed",
2929
]
30-
dependencies = ["array-api-compat>=1.13.0,<2"]
30+
dependencies = ["array-api-compat>=1.14.0,<2"]
3131

3232
[project.urls]
3333
Homepage = "https://github.com/data-apis/array-api-extra"

0 commit comments

Comments
 (0)