Skip to content

Commit 02c17fc

Browse files
deps: Update dependency array-api-compat to >=1.14.0,<2
1 parent 6ccad73 commit 02c17fc

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)