We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfc949 commit 6b1c773Copy full SHA for 6b1c773
1 file changed
kuksa-client/setup.cfg
@@ -29,6 +29,7 @@ install_requires =
29
pygments >= 2.15
30
# Make sure to use the same version criteria in pyproject.toml and update requirements.txt after changing
31
grpcio-tools == 1.68.0
32
+ protobuf == 5.29.6
33
jsonpath-ng >= 1.5.3
34
packages = find:
35
0 commit comments