We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fef3a6 commit 1ef2c8fCopy full SHA for 1ef2c8f
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
"Programming Language :: Python :: Free Threading :: 3 - Stable",
28
"Typing :: Typed",
29
]
30
-dependencies = ["array-api-compat>=1.13.0,<2"]
+dependencies = ["array-api-compat>=1.14.0,<2"]
31
32
[project.urls]
33
Homepage = "https://github.com/data-apis/array-api-extra"
0 commit comments