Skip to content

Commit 4805da3

Browse files
deps: Update dependency array-api-compat to >=1.13.0,<2
1 parent edb595e commit 4805da3

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
@@ -25,7 +25,7 @@ classifiers = [
2525
"Typing :: Typed",
2626
]
2727
dynamic = ["version"]
28-
dependencies = ["array-api-compat>=1.12.0,<2"]
28+
dependencies = ["array-api-compat>=1.13.0,<2"]
2929

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

0 commit comments

Comments
 (0)