Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 5b93477

Browse files
committed
Pin protobuf version
1 parent 019a774 commit 5b93477

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/jumpstarter-protocol/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.11"
1111
dependencies = [
1212
"googleapis-common-protos>=1.69.1",
1313
"grpcio>=1.66.1",
14-
"protobuf>=5.29.3",
14+
"protobuf>=6.30.1",
1515
]
1616

1717
[dependency-groups]

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)