Skip to content

Commit a58dae4

Browse files
Update dependency substrait to >=0.29.0,<0.30.0
1 parent 4135209 commit a58dae4

2 files changed

Lines changed: 18 additions & 8 deletions

File tree

uv.lock

Lines changed: 17 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vortex-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dynamic = ["version", "description", "authors"]
66
readme = "README.md"
77
dependencies = [
88
"pyarrow>=17.0.0",
9-
"substrait>=0.23.0,<0.29.0",
9+
"substrait>=0.29.0,<0.30.0",
1010
"typing-extensions>=4.5.0",
1111
]
1212
requires-python = ">= 3.11"

0 commit comments

Comments
 (0)