Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions kuksa-client/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ install_requires =
pygments >= 2.15
# Make sure to use the same version criteria in pyproject.toml and update requirements.txt after changing
grpcio-tools == 1.68.0
protobuf>=5.29.6, <6.0dev
jsonpath-ng >= 1.5.3
packages = find:

Expand Down
Loading