Skip to content

Commit de11be4

Browse files
committed
build: pin substrait-protobuf version
1 parent 7d286b6 commit de11be4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77
requires-python = ">=3.10,<3.14"
88
dependencies = [
99
"protobuf >=5,<7",
10-
"substrait-protobuf>=0.79.0",
10+
"substrait-protobuf==0.79.0",
1111
]
1212
dynamic = ["version"]
1313

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)