We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c94a9 commit 19e6625Copy full SHA for 19e6625
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ classifiers = [
44
"Programming Language :: Rust",
45
]
46
dependencies = [
47
- "pyarrow>=11.0.0;python_version<'3.14'",
+ "pyarrow>=16.0.0;python_version<'3.14'",
48
"pyarrow>=22.0.0;python_version>='3.14'",
49
"typing-extensions;python_version<'3.13'"
50
0 commit comments