We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec2c602 commit 81e87f2Copy full SHA for 81e87f2
1 file changed
vortex-python/pyproject.toml
@@ -6,7 +6,7 @@ dynamic = ["version", "description", "authors"]
6
readme = "README.md"
7
dependencies = [
8
"pyarrow>=17.0.0",
9
- "substrait>=0.23.0,<0.85.0",
+ "substrait>=0.23.0,<0.29.0",
10
"typing-extensions>=4.5.0",
11
]
12
requires-python = ">= 3.11"
0 commit comments