Skip to content

Commit 0f7532c

Browse files
committed
Tmp: Use v0.x.x
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 9b008f7 commit 0f7532c

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
@@ -39,7 +39,8 @@ dependencies = [
3939
"typing-extensions >= 4.13.0, < 5",
4040
"frequenz-api-dispatch >= 1.0.0-rc3, < 2",
4141
"frequenz-client-base >= 0.11.0, < 0.12.0",
42-
"frequenz-client-common >= 0.3.6, < 0.4.0",
42+
"frequenz-client-common @ git+https://github.com/frequenz-floss/frequenz-client-common-python.git",
43+
# "frequenz-client-common >= 0.3.6, < 0.4.0",
4344
"frequenz-core >= 1.0.2, < 2.0.0",
4445
"grpcio >= 1.72.1, < 2",
4546
"python-dateutil >= 2.8.2, < 3.0",

0 commit comments

Comments
 (0)