Skip to content

Commit 6b1c773

Browse files
authored
Add protobuf dependency version to setup.cfg
1 parent 7cfc949 commit 6b1c773

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kuksa-client/setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ install_requires =
2929
pygments >= 2.15
3030
# Make sure to use the same version criteria in pyproject.toml and update requirements.txt after changing
3131
grpcio-tools == 1.68.0
32+
protobuf == 5.29.6
3233
jsonpath-ng >= 1.5.3
3334
packages = find:
3435

0 commit comments

Comments
 (0)