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.
frequenz-channels
1 parent 117d1d4 commit 41c2db0Copy full SHA for 41c2db0
pyproject.toml
@@ -37,8 +37,8 @@ classifiers = [
37
requires-python = ">= 3.11, < 4"
38
dependencies = [
39
"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",
+ "frequenz-channels == 1.0.0-rc1",
+ "frequenz-client-base >= 0.3.0, < 0.4.0",
42
"grpcio >= 1.54.2, < 2",
43
"protobuf >= 4.21.6, < 5",
44
"timezonefinder >= 6.2.0, < 7",
0 commit comments