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 e206a0c commit b2982ecCopy full SHA for b2982ec
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