Skip to content

Commit 1ef2c8f

Browse files
deps: Update dependency array-api-compat to >=1.14.0,<2
1 parent 3fef3a6 commit 1ef2c8f

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