We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f484278 commit 4eb6278Copy full SHA for 4eb6278
1 file changed
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
"frequenz-client-microgrid >= 0.18.1, < 0.19.0",
33
"frequenz-microgrid-component-graph >= 0.3.4, < 0.4",
34
"frequenz-client-common >= 0.3.6, < 0.4.0",
35
- "frequenz-channels @ git+https://github.com/shsms/frequenz-channels-python.git@oneshot",
+ "frequenz-channels @ git+https://github.com/shsms/frequenz-channels-python.git@auto-closing-broadcast",
36
"frequenz-quantities[marshmallow] >= 1.0.0, < 2.0.0",
37
"numpy >= 2.1.0, < 3",
38
"typing_extensions >= 4.14.1, < 5",
0 commit comments