We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a786407 commit fef6e9dCopy full SHA for fef6e9d
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, <6.0dev
33
jsonpath-ng >= 1.5.3
34
packages = find:
35
0 commit comments