Skip to content

Commit 636b887

Browse files
committed
Use dispatch-client version with flakey-tests fix
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent e7fd295 commit 636b887

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ dependencies = [
4040
# plugins.mkdocstrings.handlers.python.import)
4141
"frequenz-sdk >= 1.0.0-rc1302, < 1.0.0-rc1500",
4242
"frequenz-channels >= 1.3.0, < 2.0.0",
43-
"frequenz-client-dispatch >= 0.8.2, < 0.9.0",
43+
# "frequenz-client-dispatch >= 0.8.2, < 0.9.0",
44+
"frequenz-client-dispatch @ git+https://github.com/frequenz-floss/frequenz-client-dispatch-python.git@refs/pull/124/head",
4445
]
4546
dynamic = ["version"]
4647

0 commit comments

Comments
 (0)