Skip to content

Commit 41c2db0

Browse files
committed
Update minimum frequenz-channels version to v1.0.0-rc1
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 117d1d4 commit 41c2db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ classifiers = [
3737
requires-python = ">= 3.11, < 4"
3838
dependencies = [
3939
"frequenz-api-microgrid >= 0.15.3, < 0.16.0",
40-
"frequenz-channels == 1.0.0b2",
41-
"frequenz-client-base >= 0.2.1, < 0.3.0",
40+
"frequenz-channels == 1.0.0-rc1",
41+
"frequenz-client-base >= 0.3.0, < 0.4.0",
4242
"grpcio >= 1.54.2, < 2",
4343
"protobuf >= 4.21.6, < 5",
4444
"timezonefinder >= 6.2.0, < 7",

0 commit comments

Comments
 (0)