We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43668e4 commit af7c493Copy full SHA for af7c493
7 files changed
pyproject.toml
@@ -29,6 +29,7 @@ dependencies = [
29
"attrs>=25.3.0",
30
"rich>=10",
31
"typer>=0.15,<1",
32
+ "typing-extensions>=4.14.0",
33
]
34
urls."Bug Tracker" = "https://github.com/34j/types-array-api/issues"
35
urls.Changelog = "https://github.com/34j/types-array-api/blob/main/CHANGELOG.md"
0 commit comments