Skip to content

Commit 76f783b

Browse files
committed
Remove implicit dependencies
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent e565c00 commit 76f783b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,7 @@ dependencies = [
4141
# plugins.mkdocstrings.handlers.python.import)
4242
"frequenz-sdk == 1.0.0rc601",
4343
"frequenz-channels >= 1.0.1, < 2.0.0",
44-
"frequenz-api-dispatch >= 0.13.0, < 0.14",
4544
"frequenz-client-dispatch >= 0.4.0, < 0.5.0",
46-
"frequenz-client-base >= 0.3.0, < 0.5.0",
47-
"frequenz-client-common >= 0.1.0, < 0.3.0",
4845
]
4946
dynamic = ["version"]
5047

0 commit comments

Comments
 (0)