Skip to content

Commit 3ae20d0

Browse files
committed
Bump frequenz-client-base to 0.2.1
This is to get the wider range of supported protobuf versions, which includes the one we are using in this project and the SDK. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent e31f47c commit 3ae20d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ requires-python = ">= 3.11, < 4"
3838
dependencies = [
3939
"frequenz-api-microgrid >= 0.15.3, < 0.16.0",
4040
"frequenz-channels == 1.0.0b2",
41-
"frequenz-client-base >= 0.2.0, < 0.3.0",
41+
"frequenz-client-base >= 0.2.1, < 0.3.0",
4242
"grpcio >= 1.54.2, < 2",
4343
"protobuf >= 4.21.6, < 5",
4444
"timezonefinder >= 6.2.0, < 7",

0 commit comments

Comments
 (0)