Skip to content

Commit c1cabf2

Browse files
committed
Bump grpcio dependency to be compatible with Python 3.12
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 742b405 commit c1cabf2

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"frequenz-api-microgrid >= 0.15.3, < 0.16.0",
4040
"frequenz-channels >= 1.0.0-rc1, < 2.0.0",
4141
"frequenz-client-base >= 0.8.0, < 0.10.0",
42-
"grpcio >= 1.54.2, < 2",
42+
"grpcio >= 1.59.0, < 2",
4343
"protobuf >= 4.21.6, < 7",
4444
"timezonefinder >= 6.2.0, < 7",
4545
"typing-extensions >= 4.6.0, < 5",

0 commit comments

Comments
 (0)