We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c149502 commit cce36bdCopy full SHA for cce36bd
python/pyproject.toml
@@ -16,7 +16,7 @@ classifiers = [
16
"Programming Language :: Python :: 3.11",
17
"Programming Language :: Python :: 3.12",
18
]
19
-dependencies = ["pyarrow>=16,<19"]
+dependencies = ["pyarrow>=16"]
20
dynamic = ["version"]
21
22
[project.optional-dependencies]
0 commit comments