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 b5d7c92 commit 369e331Copy full SHA for 369e331
pyproject.toml
@@ -44,6 +44,7 @@ classifier = [
44
]
45
dependencies = [
46
"pyarrow>=11.0.0",
47
+ "typing-extensions;python_version<'3.13'",
48
49
50
[project.urls]
0 commit comments